grafana/public/app/plugins/panel/heatmap
2022-09-07 11:09:44 -05: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 Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
HeatmapHoverView.tsx Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
HeatmapPanel.tsx Frontend: Make datalinks work with status history and state timeline (#50226) 2022-08-03 11:58:01 +03:00
migrations.test.ts Heatmap: Add option to reverse color scheme (#54365) 2022-09-07 11:09:44 -05: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: Add option to reverse color scheme (#54365) 2022-09-07 11:09:44 -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 TimeSeries: Implement auto decimals for y axes (#52912) 2022-07-28 02:58:42 -04: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/