grafana/public/app/plugins/panel/heatmap-new
Adela Almasan 858a1bd24e
Geomap: Add color scale in legend (#47803)
Added color scale in geomap legend
2022-04-18 09:19:20 -05:00
..
img Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
fields.test.ts Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
fields.ts Heatmap: hover legend regardless of tooltip state (#47600) 2022-04-13 20:45:30 -07:00
HeatmapHoverView.tsx Heatmap: hover legend regardless of tooltip state (#47600) 2022-04-13 20:45:30 -07:00
HeatmapPanel.tsx Geomap: Add color scale in legend (#47803) 2022-04-18 09:19:20 -05:00
migrations.test.ts Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
migrations.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
models.cue Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
models.gen.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
module.tsx Geomap: Add color scale in legend (#47803) 2022-04-18 09:19:20 -05:00
palettes.ts Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
plugin.json Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
README.md Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
suggestions.ts Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
utils.ts HeatmapNG: implement zooming & fix heatmap-buckets rendering (#47231) 2022-04-01 21:54:44 -06:00

Heatmap Panel (NEXT GEN) - Native Plugin

The Heatmap panel allows you to view histograms over time and is included with Grafana.

Read more about it here:

http://docs.grafana.org/features/panels/heatmap/