panel cleanup

This commit is contained in:
m0duspwnens
2021-11-08 16:26:41 -05:00
parent 17fc03a553
commit f6b753b805
4 changed files with 14 additions and 8 deletions

View File

@@ -160,9 +160,12 @@
"mode": "multi"
},
"legend": {
"displayMode": "list",
"displayMode": "table",
"placement": "bottom",
"calcs": []
"calcs": [
"max",
"mean"
]
}
},
"targets": [

View File

@@ -57,7 +57,7 @@
]
},
"mappings": [],
"decimals": 0,
"decimals": 2,
"unit": "short"
},
"overrides": [
@@ -162,9 +162,12 @@
"mode": "multi"
},
"legend": {
"displayMode": "list",
"displayMode": "table",
"placement": "bottom",
"calcs": []
"calcs": [
"max",
"mean"
]
}
},
"targets": [

View File

@@ -68,6 +68,7 @@
]
},
"mappings": [],
"decimals": 2,
"unit": "short"
},
"overrides": []
@@ -81,8 +82,7 @@
"placement": "bottom",
"calcs": [
"max",
"mean",
"min"
"mean"
]
}
},

View File

@@ -92,7 +92,7 @@
"mode": "single"
},
"legend": {
"displayMode": "list",
"displayMode": "table",
"placement": "bottom",
"calcs": [
"max",