test sort tooltip descending

This commit is contained in:
m0duspwnens
2021-07-21 10:00:14 -04:00
parent 1fee4e87c4
commit e3e74a84f2
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -132,7 +132,7 @@
"title": "CPU Usage",
"tooltip": {
"shared": true,
"sort": 0,
"sort": 2,
"value_type": "individual"
},
"type": "graph",

View File

@@ -153,7 +153,7 @@
"tooltip": {
"msResolution": false,
"shared": true,
"sort": 0,
"sort": 2,
"value_type": "individual"
},
"type": "graph",