Doc backport 40737 (unified alerting doc changes) (#41048)

* resolve conflicts

* remove .yarn/sdks

* removed duplicate content

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
This commit is contained in:
achatterjee-grafana
2021-10-28 11:10:13 -04:00
committed by GitHub
co-authored by Kevin Minehart
parent 42f0612e5a
commit 509ef6e3a6
36 changed files with 562 additions and 553 deletions
+2 -2
View File
@@ -122,7 +122,7 @@ The markers layer allows you to display data points as different marker shapes s
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`.
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.
@@ -130,6 +130,6 @@ Similar to `Markers`, you are prompted with various options to determine which d
![Heatmap Layer Options](/static/img/docs/geomap-panel/geomap-heatmap-options-8-1-0.png)
- **Weight values** configures 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.
- **Weight values** configures 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.