From d61c661a9051bafc3625f64115522a9f7f315eff Mon Sep 17 00:00:00 2001 From: David Allen Date: Mon, 13 May 2024 11:15:18 -0400 Subject: [PATCH] docs: add heatmap play link (#87464) --- .../panels-visualizations/visualizations/heatmap/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/panels-visualizations/visualizations/heatmap/index.md b/docs/sources/panels-visualizations/visualizations/heatmap/index.md index 34c1dc29f50..53301c13530 100644 --- a/docs/sources/panels-visualizations/visualizations/heatmap/index.md +++ b/docs/sources/panels-visualizations/visualizations/heatmap/index.md @@ -25,6 +25,8 @@ For example, if you want to understand the temperature changes for the past few {{< figure src="/static/img/docs/heatmap-panel/temperature_heatmap.png" max-width="1025px" alt="A heatmap visualization showing the random walk distribution over time" >}} +{{< docs/play title="Grafana Heatmaps" url="https://play.grafana.org/d/heatmap-calculate-log/" >}} + You can use a heatmap visualization if you need to: - Visualize a large density of your data distribution.