mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 06:32:28 +08:00

Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/features/panels/geomap/heatmap/
|
|
- /docs/grafana/latest/panels/visualizations/geomap/heatmap/
|
|
description: Heatmap layer
|
|
keywords:
|
|
- grafana
|
|
- Geomap
|
|
- panel
|
|
- documentation
|
|
title: Heatmap layer
|
|
weight: 500
|
|
---
|
|
|
|
# Heatmap layer
|
|
|
|
The heatmap layer clusters various data points to visualize locations with different densities.
|
|
To add a heatmap layer:
|
|
|
|
Click on the drop-down menu under Data Layer and choose `Heatmap`.
|
|
|
|
Similar to `Markers`, you are prompted with various options to determine which data points to visualize and how you want to visualize them.
|
|
|
|

|
|
|
|

|
|
|
|
- **Weight values** configure the intensity of the heatmap clusters. `Fixed value` keeps a constant weight value throughout all data points. This value should be in the range of 0~1. Similar to Markers, there is an alternate option in the drop-down to automatically scale the weight values depending on data values.
|
|
- **Radius** configures the size of the heatmap clusters.
|
|
- **Blur** configures the amount of blur on each cluster.
|