mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
XYChart: Promote to generally available (#91417)
This commit is contained in:
@@ -59,10 +59,6 @@ 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