mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
* Add keybindings to explore, allow override of dashboard model update for explore update * Remove edits to Dashboard Model, add definition when url params should be updated * Add tests * Add and expose util function instead of bringing in unrelated library do not define explicit path to library file * Use more generic model for TimeSrv * Remove url utility functions, use javascript function instead * Break out TimeModel into new type and bring it in * condense object creation |
||
---|---|---|
.. | ||
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: