set 0 as min

This commit is contained in:
m0duspwnens
2021-07-14 11:44:14 -04:00
parent ca2989c0e5
commit 902f04efb4
4 changed files with 4 additions and 4 deletions

View File

@@ -182,7 +182,7 @@
"label": "Drops per second",
"show": true,
"logBase": 1,
"min": null,
"min": 0,
"max": null,
"format": "pps",
"$$hashKey": "object:500"

View File

@@ -182,7 +182,7 @@
"label": "Packets per second",
"show": true,
"logBase": 1,
"min": null,
"min": 0,
"max": null,
"format": "pps",
"$$hashKey": "object:241"

View File

@@ -182,7 +182,7 @@
"label": "Drops per second",
"show": true,
"logBase": 1,
"min": null,
"min": 0,
"max": null,
"format": "pps",
"$$hashKey": "object:500"

View File

@@ -182,7 +182,7 @@
"label": "Packets per second",
"show": true,
"logBase": 1,
"min": null,
"min": 0,
"max": null,
"format": "pps",
"$$hashKey": "object:241"