grafana/public/app/plugins/panel/heatmap
Ashley Harrison 803473f479
Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591)
* wrap a bunch of errors

* wrap more things!

* fix up some unit tests

* wrap more errors

* tiny bit of tidy up
2022-06-15 08:59:29 +01:00
..
img
partials Heatmap: Adds width property to YAxis (#35230) 2021-06-09 06:14:03 +02:00
specs remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
axes_editor.ts
color_legend.ts Chore: Remove usage of deprecated getColorForTheme function (#49519) 2022-05-26 14:11:44 +01:00
color_scale.ts
display_editor.ts
heatmap_ctrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
heatmap_data_converter.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
heatmap_tooltip.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.html
module.ts
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
rendering.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
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:

http://docs.grafana.org/features/panels/heatmap/