Fix graph fill bug

pull/10616/head
Andrew Watkins 2018-03-27 09:12:33 -07:00
parent da8d8804e1
commit 8e204b7a0b
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,