mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 16:00:02 +08:00

* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
13 lines
447 B
Markdown
13 lines
447 B
Markdown
+++
|
|
title = "Enable template variables to add panels dynamically"
|
|
keywords = ["dynamic", "variable", "panel"]
|
|
aliases = ["/docs/grafana/latest/panels/repeat-panels-or-rows/", "/docs/sources/panels/add-panels-dynamically/"]
|
|
weight = 800
|
|
+++
|
|
|
|
# Enable template variables to add panels dynamically
|
|
|
|
Harness the power of Grafana by configuring the system to automatically and dynamically add panels based on criteria that you define.
|
|
|
|
{{< section >}}
|