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
Andre Pereira 277067ac9d
AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107)
12 months ago
..
img Panels: Update panel logos (#23964) 5 years ago
partials Heatmap: Adds width property to YAxis (#35230) 4 years ago
tooltip Heatmap: Update tooltip UX (#79429) 1 year ago
ExemplarModalHeader.tsx Exemplars: Update UX to match new tooltips (#79916) 1 year ago
HeatmapPanel.tsx AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107) 12 months ago
HeatmapTooltip.tsx Chore: Refactor tooltip scrollable prop (#87671) 1 year ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
fields.test.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
fields.ts Prometheus: Use the frontend package in Prometheus and remove feature toggle (#86080) 1 year ago
migrations.test.ts Heatmap: All tooltip mode selector (#79956) 1 year ago
migrations.ts Heatmap: All tooltip mode selector (#79956) 1 year ago
module.tsx Chore: Refactor tooltip scrollable prop (#87671) 1 year ago
palettes.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
panelcfg.cue AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107) 12 months ago
panelcfg.gen.ts AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107) 12 months ago
plugin.json Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
renderHistogram.tsx Heatmap: Fix histogram highlighted series (#86955) 1 year ago
suggestions.ts Heatmap: Build cell colors during data prep instead of render (#71509) 2 years ago
types.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
utils.test.ts Heatmap: Replace the heatmap panel with new implementation (#50229) 3 years ago
utils.ts AnnotationsPlugin2: Implement support for rectangular annotations in Heatmap (#88107) 12 months 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/