improve the dashboard slightly

This commit is contained in:
Tamo 2023-05-25 18:33:01 +02:00
parent c9b65677bf
commit 51dce9e9d1
No known key found for this signature in database
GPG Key ID: 20CD8020AFA88D69

View File

@ -387,6 +387,9 @@
"viz": false "viz": false
}, },
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1, "lineWidth": 1,
"pointSize": 5, "pointSize": 5,
"scaleDistribution": { "scaleDistribution": {
@ -396,7 +399,7 @@
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
"mode": "normal" "mode": "none"
}, },
"thresholdsStyle": { "thresholdsStyle": {
"mode": "off" "mode": "off"
@ -1368,6 +1371,6 @@
"timezone": "", "timezone": "",
"title": "Meilisearch", "title": "Meilisearch",
"uid": "7wcZ94dnz", "uid": "7wcZ94dnz",
"version": 4, "version": 5,
"weekStart": "" "weekStart": ""
} }