diff --git a/ui/src/shared/components/LineGraph.js b/ui/src/shared/components/LineGraph.js index a7cabea3a1..7cb2ca484f 100644 --- a/ui/src/shared/components/LineGraph.js +++ b/ui/src/shared/components/LineGraph.js @@ -76,6 +76,7 @@ class LineGraph extends Component { rightGap: 0, yRangePad: 10, labelsKMB: true, + fillGraph: true, underlayCallback, axisLabelWidth: 60, drawAxesAtZero: true,