12 Commits

Author SHA1 Message Date
e823a90b82 GaugePanel: Setting the neutral-point of a gauge (#53989) 2022-11-18 12:13:31 +01:00
05a5a66e2f Chore: spelling - theme (#24434)
* Chore: spelling - theme

* Chore: drop phantomjs comments

* Chore: remove old phantomjs hack

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-06-05 10:53:57 +02:00
575fe7ad5a Gauge: Better handling of gauge repeat title (#16886)
* Gauge: began looking at gauge title

* Gauge: title improvements

* Minor progres

* Gauge: title improvements, still needs more tweaking

* Gauge: title is starting to work ok

* Use selectThemeVariant

* Remove unused type
2019-05-06 13:50:17 +02:00
c332e106a2 Removing default thresholds values. 2019-02-11 16:00:08 +01:00
2f78f46afa fix for add/remove labels 2018-12-03 14:37:42 +01:00
9f1784d0e5 updated text styling when switching views 2018-11-12 10:59:35 +01:00
9163db02b4 fix in to not render multiple labels 2018-11-09 14:32:14 +01:00
7b768bca3f singlestat: change threshold check in flot gauge
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.
2017-07-27 14:34:29 +02:00
453f8b312a Revert "Revert "Gauges"" 2016-04-22 14:55:35 +02:00
24fbcd8dea Revert "Gauges" 2016-04-22 13:05:43 +02:00
c455e501ac Add gauge option to singlestat 2016-04-19 16:18:09 +02:00
44c1d8c1e5 Add jquery.flot.gauge 2016-04-19 16:18:09 +02:00