mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
move math, add 2 decimal spot
This commit is contained in:
@@ -82,15 +82,15 @@
|
|||||||
],
|
],
|
||||||
"type": "field"
|
"type": "field"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"params": [],
|
||||||
|
"type": "last"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"params": [
|
"params": [
|
||||||
"/86400"
|
"/86400"
|
||||||
],
|
],
|
||||||
"type": "math"
|
"type": "math"
|
||||||
},
|
|
||||||
{
|
|
||||||
"params": [],
|
|
||||||
"type": "last"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
},
|
},
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"colorBackground": false,
|
"colorBackground": false,
|
||||||
"decimals": 0,
|
"decimals": 2,
|
||||||
"error": false,
|
"error": false,
|
||||||
"interval": null,
|
"interval": null,
|
||||||
"nullText": null,
|
"nullText": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user