grafana/public/app/plugins/panel/heatmap
Leon Sorokin b439fd56d8
Heatmap: Fix bottom bucket range in tooltip (#60562)
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2022-12-23 12:56:07 -06:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
partials Heatmap: Adds width property to YAxis (#35230) 2021-06-09 06:14:03 +02:00
fields.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
fields.ts Prometheus: Add traceID link to heatmap exemplar popover (#60039) 2022-12-08 12:02:17 -06:00
HeatmapHoverView.tsx Heatmap: Fix bottom bucket range in tooltip (#60562) 2022-12-23 12:56:07 -06:00
HeatmapPanel.tsx Update heatmap exemplar popover styles (#59988) 2022-12-08 19:55:39 +01:00
migrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
migrations.ts Heatmap: Add option to reverse color scheme (#54365) 2022-09-07 11:09:44 -05:00
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04:00
models.gen.ts Heatmap: Add option to reverse color scheme (#54365) 2022-09-07 11:09:44 -05:00
module.tsx Heatmap: Add option to reverse color scheme (#54365) 2022-09-07 11:09:44 -05:00
palettes.ts Heatmap: fix color scheme reversal (#56227) 2022-10-04 02:17:58 -05:00
plugin.json Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
suggestions.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
utils.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
utils.ts HeatmapPanel: Fix typo in variable naming (#57326) 2022-12-09 21:07:12 -06:00

Heatmap Panel - 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/