sort desc remaining tooltips

This commit is contained in:
m0duspwnens
2021-07-21 10:36:07 -04:00
parent 9d06aff1d1
commit 47d82b3d35
5 changed files with 5 additions and 5 deletions

View File

@@ -135,7 +135,7 @@
"tooltip": { "tooltip": {
"value_type": "individual", "value_type": "individual",
"shared": true, "shared": true,
"sort": 0 "sort": 2
}, },
"aliasColors": {}, "aliasColors": {},
"seriesOverrides": [], "seriesOverrides": [],

View File

@@ -129,7 +129,7 @@
"tooltip": { "tooltip": {
"value_type": "individual", "value_type": "individual",
"shared": true, "shared": true,
"sort": 0 "sort": 2
}, },
"aliasColors": {}, "aliasColors": {},
"seriesOverrides": [], "seriesOverrides": [],

View File

@@ -129,7 +129,7 @@
"tooltip": { "tooltip": {
"value_type": "individual", "value_type": "individual",
"shared": true, "shared": true,
"sort": 0 "sort": 2
}, },
"aliasColors": {}, "aliasColors": {},
"seriesOverrides": [], "seriesOverrides": [],

View File

@@ -181,7 +181,7 @@
"title": "Container Network Usage Current", "title": "Container Network Usage Current",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 2,
"value_type": "individual" "value_type": "individual"
}, },
"type": "graph", "type": "graph",

View File

@@ -181,7 +181,7 @@
"title": "Container Network Usage Trend", "title": "Container Network Usage Trend",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 2,
"value_type": "individual" "value_type": "individual"
}, },
"type": "graph", "type": "graph",