grafana/public/app/plugins/panel/gauge
Torkel Ödegaard 781067ee45
VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074)
* Make suggestion cards support img & text mode instead of only preview

* Generic solution for non data panels

* minor review tweaks
2021-11-25 10:52:01 +01:00
..
__snapshots__ StatPanels: Refactoring DisplayValueOptions and renaming & adding new panel options to react panels (#23153) 2020-03-28 23:11:50 +01:00
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
GaugeMigrations.test.ts Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
GaugeMigrations.ts grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) 2020-03-13 08:27:16 +01:00
GaugePanel.tsx Add orientation prop to Gauge panel (#39682) 2021-09-28 08:21:46 +02:00
models.cue Rename Family to Panel in models.cue (#39111) 2021-09-12 14:34:33 -04:00
module.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
suggestions.ts VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 2021-11-25 10:52:01 +01:00
types.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02:00