grafana/public/app/plugins/panel/heatmap
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952)
* moving to data WIP

* more refactoring

* add missing test

* mock full path

* remove sinon from grafana-ui
2019-07-06 08:05:53 +02:00
..
img ux: updated heatmap and alertlist icons 2017-05-05 11:43:42 +02:00
partials Merge pull request #15937 from alexanderzobnin/heatmap-fixes 2019-03-12 17:57:01 +01:00
specs Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
axes_editor.ts noImplicitAny: time region manager etc. (#17729) 2019-06-25 09:49:31 +02:00
color_legend.ts noImplicitAny: slate (#17681) 2019-06-20 20:41:01 +02: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 Refactor: rename SeriesData to DataFrame (#17854) 2019-07-01 12:00:29 -07:00
heatmap_data_converter.ts Chore: Fix noImplicitAny issues (#17636) 2019-06-19 13:40:42 +02:00
heatmap_tooltip.ts noImplicitAny: Fix basic errors (#17668) 2019-06-19 19:59:03 +02: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 Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02: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/