mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 17:03:07 +01:00
add postfix , change color
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"colorValue": true,
|
"colorValue": true,
|
||||||
"colors": [
|
"colors": [
|
||||||
"rgba(50, 172, 45, 0.97)",
|
"rgba(255, 255, 255, 0.97)",
|
||||||
"rgba(237, 129, 40, 0.89)",
|
"rgba(237, 129, 40, 0.89)",
|
||||||
"rgba(245, 54, 54, 0.9)"
|
"rgba(245, 54, 54, 0.9)"
|
||||||
],
|
],
|
||||||
@@ -37,6 +37,7 @@
|
|||||||
],
|
],
|
||||||
"maxDataPoints": 100,
|
"maxDataPoints": 100,
|
||||||
"nullPointMode": "connected",
|
"nullPointMode": "connected",
|
||||||
|
"postfix": " days",
|
||||||
"postfixFontSize": "50%",
|
"postfixFontSize": "50%",
|
||||||
"prefixFontSize": "50%",
|
"prefixFontSize": "50%",
|
||||||
"rangeMaps": [
|
"rangeMaps": [
|
||||||
|
|||||||
Reference in New Issue
Block a user