Skip to content

Commit 55680dc

Browse files
authored
[charts-pro] Mark zoom slider and preview as stable (#19049)
1 parent c21455f commit 55680dc

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/data/charts/zoom-and-pan/zoom-and-pan.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@ See how the secondary axis adapts to the visible part of the primary axis in the
5252

5353
{{"demo": "ZoomFilterMode.js"}}
5454

55-
## Zoom slider 🧪
56-
57-
:::info
58-
This feature is in preview. It is ready for production use, but its API, visuals and behavior may change in future minor or patch releases.
59-
:::
55+
## Zoom slider
6056

6157
You can provide an overview and allow the manipulation of the zoomed area by setting the `zoom.slider.enabled` property on the axis config.
6258

@@ -98,11 +94,7 @@ When using composition, you can render the axes' sliders by rendering the `Chart
9894

9995
{{"demo": "ZoomSliderComposition.js"}}
10096

101-
## Preview 🧪
102-
103-
:::info
104-
This feature is in preview. It is ready for production use, but its API, visuals and behavior may change in future minor or patch releases.
105-
:::
97+
## Preview
10698

10799
When the zoom slider is enabled, you can preview the zoomed area by enabling the `zoom.slider.preview` property on the axis config.
108100

0 commit comments

Comments
 (0)