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
Leon Sorokin 0640eeef0a
Number formatting: only 0-trim decimals in y axis ticks. omit currency, locale units. (#57386)
3 years ago
..
img
partials
HeatmapHoverView.tsx Heatmap: honor dashboard timezone in x axis and fix tooltip time range (#56909) 3 years ago
HeatmapPanel.tsx Heatmap: honor dashboard timezone in x axis and fix tooltip time range (#56909) 3 years ago
README.md
fields.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
fields.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
migrations.test.ts Heatmap: Add option to reverse color scheme (#54365) 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/