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
renovate[bot] e84a01e870
Update jest monorepo to v29 (#58261)
3 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
partials Heatmap: Adds width property to YAxis (#35230) 4 years ago
HeatmapHoverView.tsx Heatmap: Fix tooltip y range of top and bottom buckets in calculated heatmaps (#59172) 3 years ago
HeatmapPanel.tsx Heatmap: honor dashboard timezone in x axis and fix tooltip time range (#56909) 3 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
fields.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
fields.ts Heatmap: Fix tooltip y range of top and bottom buckets in calculated heatmaps (#59172) 3 years ago
migrations.test.ts Update jest monorepo to v29 (#58261) 3 years ago
migrations.ts Heatmap: Add option to reverse color scheme (#54365) 3 years ago
models.cue plugins: New static scanner and validator, with Thema slot support (#53754) 3 years ago
models.gen.ts Heatmap: Add option to reverse color scheme (#54365) 3 years ago
module.tsx Heatmap: Add option to reverse color scheme (#54365) 3 years ago
palettes.ts Heatmap: fix color scheme reversal (#56227) 3 years ago
plugin.json Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
suggestions.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
utils.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
utils.ts Number formatting: only 0-trim decimals in y axis ticks. omit currency, locale units. (#57386) 3 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/