The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/heatmap
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
..
img ux: updated heatmap and alertlist icons 8 years ago
partials heatmap: add explanation of Time series buckets mode 7 years ago
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
README.md plugins: update meta data for all core plugins 7 years ago
axes_editor.ts heatmap: able to set upper/lower bucket bound manually 7 years ago
color_legend.ts Update types and themes usage in components 6 years ago
color_scale.ts tslint: autofix of let -> const (#13033) 7 years ago
display_editor.ts cleanup: removed unused typescript typings import 7 years ago
heatmap_ctrl.ts Updated table tests to new behavior for colors (values are always rendered as hex/rgb) 6 years ago
heatmap_data_converter.ts added radix rule and changed files to follow rule (#13153) 7 years ago
heatmap_tooltip.ts Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
module.html heatmap: some legend fixes 8 years ago
module.ts prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
plugin.json plugins: update meta data for all core plugins 7 years ago
rendering.ts Update types and themes usage in components 6 years ago

README.md

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/