Docs: Fixes for 11.1 visualizations docs (#89193)
* Updated table wrapping and auto wording * Fixed formatting to match other lists * Fixed admonition styling and moved content out of note into body * Added note re feature toggle * Fixed typo * Added comma Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> --------- Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com>
This commit is contained in:
co-authored by
Adela Almasan
parent
40e3601982
commit
e807f4201b
@@ -59,6 +59,10 @@ refs:
|
||||
|
||||
# XY chart
|
||||
|
||||
{{< admonition type="note">}}
|
||||
To use xy charts, enable the `autoMigrateXYChartPanel` [feature toggle](https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/feature-toggles/).
|
||||
{{< /admonition >}}
|
||||
|
||||
XY charts provide a way to visualize arbitrary x and y values in a graph so that you can easily show the relationship between two variables. XY charts are typically used to create scatter plots. You can also use them to create bubble charts where field values determine the size of each bubble:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user