TimeSeries: don't auto-disable fill of fillBelowTo targets (#43165)

This commit is contained in:
Leon Sorokin
2021-12-16 14:52:47 -06:00
committed by GitHub
parent 1a762083d7
commit 8fdbc6cc20
6 changed files with 3 additions and 27 deletions

View File

@@ -1991,7 +1991,7 @@
"axisLabel": "",
"axisPlacement": "auto",
"drawStyle": "line",
"fillOpacity": 29,
"fillOpacity": 0,
"gradientMode": {
"label": "None",
"value": "none"

View File

@@ -1346,7 +1346,7 @@
"axisPlacement": "auto",
"drawStyle": "line",
"fillGradient": "hue",
"fillOpacity": 25,
"fillOpacity": 0,
"hideFrom": {
"graph": false,
"legend": false,