Skip to content

Commit

Permalink
update rpi_dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
cedi committed Dec 20, 2024
1 parent b133173 commit ca9e20a
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 65,
"id": 70,
"links": [],
"panels": [
{
Expand Down Expand Up @@ -221,7 +221,7 @@
"viz": false
},
"insertNulls": false,
"lineInterpolation": "smooth",
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
Expand Down Expand Up @@ -338,7 +338,7 @@
"viz": false
},
"insertNulls": false,
"lineInterpolation": "smooth",
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
Expand Down Expand Up @@ -465,7 +465,7 @@
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
Expand Down Expand Up @@ -567,7 +567,7 @@
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
Expand Down

0 comments on commit ca9e20a

Please sign in to comment.