[v11.0.x] Docs: add panel options shared content (#87274)

Docs: add panel options shared content (#87258)

* Added panel options shared file

* Added panel options shared file to visualizations pages

* Fixed version interpolation syntax and added Cloud links

* Fixed heading level of title

(cherry picked from commit f8d9f8541b)

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-05-13 12:24:04 -04:00
committed by GitHub
co-authored by Isabel Matwawana
parent 6d7c73d13d
commit 4bbdf7c082
27 changed files with 135 additions and 28 deletions
@@ -27,6 +27,10 @@ XY charts provide a way to visualize arbitrary x and y values in a graph so that
You can use any type of tabular data with at least two numeric fields in an xy chart. This type of visualization doesn't require time data.
## Panel options
{{< docs/shared lookup="visualizations/panel-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}
## XY chart options
### Series mapping
@@ -249,12 +253,6 @@ To learn more, refer to [Configure standard options][].
{{< docs/shared lookup="visualizations/overrides-options.md" source="grafana" version="<GRAFANA_VERSION>" >}}
## Other visualization options
### Panel options
Learn about [panel options][] that you can set for a visualization.
{{% docs/reference %}}
[Color scheme]: "/docs/grafana/ -> /docs/grafana/<GRAFANA_VERSION>/panels-visualizations/configure-standard-options#color-scheme"
[Color scheme]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options#color-scheme"