From 3a74eb623a0c0de62e548d6a500c259c4c11b7f2 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:21:22 -0400 Subject: [PATCH] [v11.0.x] docs: add heatmap play link (#87734) docs: add heatmap play link (#87464) (cherry picked from commit d61c661a9051bafc3625f64115522a9f7f315eff) Co-authored-by: David Allen --- .../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 a43c60ce3d2..37eff830060 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.