grafana/public/app/plugins/panel/heatmap
Alexander Zobnin ceb8223ddf Fixes for heatmap panel in Grafana 5 (#10973)
* heatmap: fix chart height

* heatmap: fix font size

* heatmap: fix legend size

* heatmap: fix rendering tests
2018-02-21 09:16:56 +01:00
..
img ux: updated heatmap and alertlist icons 2017-05-05 11:43:42 +02:00
partials Unified Color picker fixes (#9466) 2017-10-09 13:54:14 +02:00
specs Fixes for heatmap panel in Grafana 5 (#10973) 2018-02-21 09:16:56 +01:00
axes_editor.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
color_legend.ts Fixes for heatmap panel in Grafana 5 (#10973) 2018-02-21 09:16:56 +01:00
color_scale.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
display_editor.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
heatmap_ctrl.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
heatmap_data_converter.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
heatmap_tooltip.ts heatmap tooltip: minor refactor 2018-02-06 13:38:17 +03: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 plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
rendering.ts Fixes for heatmap panel in Grafana 5 (#10973) 2018-02-21 09:16:56 +01: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/