changing points to line in graphana graphs (#3458)

This commit is contained in:
g11tech
2021-11-30 13:16:46 +05:30
committed by GitHub
parent cd24a963e6
commit 1c5047c126

View File

@@ -1951,7 +1951,7 @@
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
@@ -3381,7 +3381,7 @@
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "points",
"drawStyle": "line",
"fillOpacity": 22,
"gradientMode": "opacity",
"hideFrom": {
@@ -5972,7 +5972,7 @@
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "points",
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
@@ -11400,7 +11400,7 @@
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
@@ -11482,7 +11482,7 @@
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
@@ -11901,7 +11901,7 @@
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "points",
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
@@ -11984,7 +11984,7 @@
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "points",
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {