grafana/public/app/plugins/panel/heatmap
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463)
* Chore: Bumps prettier version for new typescript syntax support

* Ran new version of prettier against the codebase
2019-11-19 13:59:39 +00:00
..
img ux: updated heatmap and alertlist icons 2017-05-05 11:43:42 +02:00
partials Heatmap: Insert div to fix layout (#20056) 2019-11-01 09:08:52 -07:00
specs Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
axes_editor.ts noImplicitAny: time region manager etc. (#17729) 2019-06-25 09:49:31 +02:00
color_legend.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
color_scale.ts noImplicitAny: slate (#17681) 2019-06-20 20:41:01 +02:00
display_editor.ts noImplicitAny: Fix basic errors (#17668) 2019-06-19 19:59:03 +02:00
heatmap_ctrl.ts PanelData: Support showing data and errors in angular panels (#20286) 2019-11-08 16:38:43 +01:00
heatmap_data_converter.ts Chore: Fix noImplicitAny issues (#17636) 2019-06-19 13:40:42 +02:00
heatmap_tooltip.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00: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: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
rendering.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +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/