The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/heatmap
Grot (@grafanabot) baeaab2f11
[v9.3.x] Heatmap: Fix bottom bucket range in tooltip (#60745)
3 years ago
..
img
partials
HeatmapHoverView.tsx [v9.3.x] Heatmap: Fix bottom bucket range in tooltip (#60745) 3 years ago
HeatmapPanel.tsx [v9.3.x] Update heatmap exemplar popover styles (#60051) 4 years ago
README.md
fields.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 4 years ago
fields.ts [v9.3.x] Prometheus: Add traceID link to heatmap exemplar popover (#60048) 4 years ago
migrations.test.ts Heatmap: Add option to reverse color scheme (#54365) 4 years ago
migrations.ts Heatmap: Add option to reverse color scheme (#54365) 4 years ago
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 4 years ago
models.gen.ts Heatmap: Add option to reverse color scheme (#54365) 4 years ago
module.tsx Heatmap: Add option to reverse color scheme (#54365) 4 years ago
palettes.ts Heatmap: fix color scheme reversal (#56227) 4 years ago
plugin.json Heatmap: Replace the heatmap panel with new implementation (#50229) 4 years ago
suggestions.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 4 years ago
utils.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 4 years ago
utils.ts [v9.3.x] TimeSeries: Fix rendering when zooming to time ranges between datapoints (#59683) 4 years ago

README.md

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/