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
Adela Almasan ad2b5a02a1
VizTooltip: Hide tooltip options from when tooltip is hidden (#89864)
11 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 React: Use new JSX transform (#88802) 11 months ago
HeatmapPanel.tsx React: Use new JSX transform (#88802) 11 months ago
HeatmapTooltip.tsx React: Use new JSX transform (#88802) 11 months 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 Heatmap: Use dashboard timeRange for auto-sizing x buckets (#89382) 11 months 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 VizTooltip: Hide tooltip options from when tooltip is hidden (#89864) 11 months 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: Use dashboard timeRange for auto-sizing x buckets (#89382) 11 months 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/