Removing default thresholds values.

This commit is contained in:
Peter Holmberg
2019-02-11 16:00:08 +01:00
parent e53f41e511
commit c332e106a2

View File

@ -935,16 +935,7 @@
}
},
values: [
{
value: 50,
color: "lightgreen"
}, {
value: 80,
color: "yellow"
}, {
value: 100,
color: "red"
}
]
}
}