jquery.flot.gauge.js
33.5 KB
-
singlestat: change threshold check in flot gauge · 7b768bca
Fixes #5515. Flot gauge has its own threshold check that is different from the threshold check in singlestat. This changes the flot check to be exclusive (same as the singlestat check). E.g. if the threshold is 10, then the value 10 is over the threshold.
Daniel Lee committed