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
Torkel Ödegaard bc01c9cdbc
Prettier: Fix all markdown files and add markdown files to CI verify step (#39776)
4 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
partials Heatmap: Adds width property to YAxis (#35230) 4 years ago
specs Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
axes_editor.ts Heatmap: use the standard unit picker component (#26751) 5 years ago
color_legend.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
color_scale.ts Prettier: Upgrade to 2 (#30387) 4 years ago
display_editor.ts AngularPanels: Fixes issue with some panels not rendering when going into edit mode due to no height (#30113) 4 years ago
heatmap_ctrl.ts Events: Migrate old timeRangeUpdate event to new event system to get rid of console.log warning (#35767) 4 years ago
heatmap_data_converter.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
heatmap_tooltip.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 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 TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
rendering.ts Heatmap: Adds width property to YAxis (#35230) 4 years ago
types.ts Chore: Fix noImplicitAny issues (#17636) 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/