Commit c332e106 by Peter Holmberg

Removing default thresholds values.

parent e53f41e5
...@@ -935,16 +935,7 @@ ...@@ -935,16 +935,7 @@
} }
}, },
values: [ values: [
{
value: 50,
color: "lightgreen"
}, {
value: 80,
color: "yellow"
}, {
value: 100,
color: "red"
}
] ]
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment