Commit 5f9b6060 by Ari Agung Prasetiyo Committed by Bangbadil

update max chart to 100%

1 parent 5034502d
...@@ -485,7 +485,7 @@ ...@@ -485,7 +485,7 @@
colorrange: { colorrange: {
color: [ color: [
{ minvalue: "0", maxvalue: "75", code: "#888888" }, { minvalue: "0", maxvalue: "75", code: "#888888" },
{ minvalue: "75", maxvalue: "150", code: "#EEEEEE" } { minvalue: "75", maxvalue: "100", code: "#EEEEEE" }
] ]
}, },
dials: { dials: {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!