mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Fixed ts errors so build will succeed * Update packages/grafana-data/src/types/graph.ts Co-Authored-By: Ryan McKinley <ryantxu@gmail.com> * Feedback from code review * Leaving out trivial typing's * Fix error with color being undefined now. * fix test with timezone issue * Fixed test Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com> |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
axes_editor.ts | ||
color_legend.ts | ||
color_scale.ts | ||
display_editor.ts | ||
heatmap_ctrl.ts | ||
heatmap_data_converter.ts | ||
heatmap_tooltip.ts | ||
module.html | ||
module.ts | ||
plugin.json | ||
README.md | ||
rendering.ts | ||
types.ts |
Heatmap Panel - Native Plugin
The Heatmap panel allows you to view histograms over time and is included with Grafana.
Read more about it here: