add postfix , change color

This commit is contained in:
m0duspwnens
2021-07-12 11:22:48 -04:00
parent b46456b78e
commit 19d9258717

View File

@@ -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": [