Fix graph fill bug

pull/3068/head
Andrew Watkins 2018-03-27 09:12:33 -07:00
parent bce1877798
commit bc4afc1f32
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ class LineGraph extends Component {
rightGap: 0,
yRangePad: 10,
labelsKMB: true,
fillGraph: true,
underlayCallback,
axisLabelWidth: 60,
drawAxesAtZero: true,