grafana/public/app/plugins/panel/heatmap-new
2022-05-19 01:54:32 +02:00
..
img Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
fields.test.ts Heatmap (new): exemplars tooltip stub (#48795) 2022-05-06 07:21:14 -07:00
fields.ts HeatmapNG: Sparse renderer (#48993) 2022-05-15 21:03:50 -07:00
HeatmapHoverView.tsx HeatmapNG: Sparse renderer (#48993) 2022-05-15 21:03:50 -07:00
HeatmapPanel.tsx Heatmap: improve new heatmap options (#49201) 2022-05-19 01:54:32 +02:00
migrations.test.ts Heatmap: improve new heatmap options (#49201) 2022-05-19 01:54:32 +02:00
migrations.ts Heatmap: improve new heatmap options (#49201) 2022-05-19 01:54:32 +02:00
models.cue schemas: Update to cuetsy v0.0.1 (#48753) 2022-05-05 11:56:53 -04:00
models.gen.ts Heatmap: improve new heatmap options (#49201) 2022-05-19 01:54:32 +02:00
module.tsx Heatmap: improve new heatmap options (#49201) 2022-05-19 01:54:32 +02:00
palettes.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01: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): add exemplar mapping function (#48780) 2022-05-05 15:27:28 -07:00
utils.test.ts Heatmap (new): add exemplar mapping function (#48780) 2022-05-05 15:27:28 -07:00
utils.ts HeatmapNG: Sparse renderer (#48993) 2022-05-15 21:03:50 -07: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/