From 571ba122da00c2b4e11285c56aae51c42587f600 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:20:05 -0400 Subject: [PATCH] [v10.2.x] docs: add heatmap play link (#87731) 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 127a8960f9f..3612066a314 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.