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

@@ -11,7 +11,7 @@
"x": {{ PANELS.cpu_usage_tasks_graph.gridPos.x }},
"y": {{ PANELS.cpu_usage_tasks_graph.gridPos.y }},
"w": {{ PANELS.cpu_usage_tasks_graph.gridPos.w }},
"h": {{ PANELS.cpu_usage_tasks_graph .gridPos.h }}
"h": {{ PANELS.cpu_usage_tasks_graph.gridPos.h }}
},
"id": 61871,
"legend": {
@@ -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",