From 6c740f014e583ca3a4005d1998e829c63d6f79d3 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:39 -0400 Subject: [PATCH] [v10.4.x] docs: add heatmap play link (#87733) 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 17b7cf9b9c1..41a5fafb51c 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.