grafana/public/app/plugins/panel/heatmap
Torkel Ödegaard 2179aa0fa7
Queries: Extract queries from dashboard (#29349)
* Moving query stuff out of dashboard folder

* Moved more stuff

* Moving more stuff

* Update

* WIP test page

* Minor change

* Before big changes

* Fixed test
2020-11-26 18:12:02 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
partials Heatmap: use the standard unit picker component (#26751) 2020-08-03 09:01:38 -07:00
specs Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
axes_editor.ts Heatmap: use the standard unit picker component (#26751) 2020-08-03 09:01:38 -07:00
color_legend.ts NamedColors: Named colors refactors (#28235) 2020-10-14 10:21:45 +02:00
color_scale.ts Chore: reduce null check errors to 788 (currently over 798) (#23449) 2020-04-09 08:29:36 +02:00
display_editor.ts noImplicitAny: Fix basic errors (#17668) 2019-06-19 19:59:03 +02:00
heatmap_ctrl.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
heatmap_data_converter.ts Chore: fix jsdoc desc and return (#28383) 2020-10-20 07:35:45 -07:00
heatmap_tooltip.ts Heatmap: fix formatting (#21433) 2020-01-10 12:50:30 +01:00
module.html heatmap: some legend fixes 2017-08-01 16:23:01 +03:00
module.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
rendering.ts Heatmap: Fixes issue introduced by new eventbus (#29322) 2020-11-24 09:31:25 +01:00
types.ts Chore: Fix noImplicitAny issues (#17636) 2019-06-19 13:40:42 +02:00

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/