mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Fix dense y-axis labels in heatmap using tsbuckets This change emulates the non-tsbuckets Y-axis tick count by making the y-axis label formatter treat a dense set as a sparse set. fixes #11342 * have d3 do the work * Update public/app/plugins/panel/heatmap/rendering.ts Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Heatmap Panel - Native Plugin
The Heatmap panel allows you to view histograms over time and is included with Grafana.
Read more about it here: