grafana/public/app/plugins/panel/heatmap
Selene 9665b3afe7
Chore: Update Cuetsy to v0.1.8 version (#66456)
* Update cuetsy version

* Fix defaults

* Update cuetsy

* Update cuelang version in bingo

* Remove TODO comments
2023-04-14 16:45:54 +02: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
ExemplarModalHeader.tsx Prometheus: Add exemplar modal "locking" for time series (#63896) 2023-04-13 10:28:04 -05:00
fields.test.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
fields.ts HeatMap: Sort y buckets when all bucket names are numeric (#65322) 2023-03-28 17:16:24 -05:00
HeatmapHoverView.tsx Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
HeatmapPanel.tsx Prometheus: Add exemplar modal "locking" for time series (#63896) 2023-04-13 10:28:04 -05:00
migrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
migrations.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
module.tsx Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
palettes.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
panelcfg.cue Chore: Update Cuetsy to v0.1.8 version (#66456) 2023-04-14 16:45:54 +02:00
panelcfg.gen.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02: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: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
types.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02:00
utils.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 2022-06-23 11:48:28 -07:00
utils.ts Heatmap: Migrate to CUE (#62173) 2023-03-01 17:47:21 +02: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/