@@ -450,7 +450,7 @@ Improvements in this release:
450
450
- `Charts Embedding SDK <https://github.com/mongodb-js/charts-embed-sdk>`__
451
451
has been updated to v2.1.0 to support programmatic highlighting.
452
452
453
- - :ref:`Click Events <handle-click-events>` are no longer in beta .
453
+ - :ref:`Click Events <handle-click-events>` are no longer in Preview .
454
454
455
455
Bug fixes in this release:
456
456
@@ -608,7 +608,7 @@ Improvements in this release:
608
608
- Adds the option to select the angle for labels on the X-axis of
609
609
discrete charts.
610
610
611
- - Extends the Embedding :ref:`Click Events <handle-click-events>` beta
611
+ - Extends the Embedding :ref:`Click Events <handle-click-events>` Preview
612
612
to include Table chart types.
613
613
614
614
- Developers can now filter click events by role.
@@ -655,7 +655,7 @@ Improvements in this release:
655
655
:ref:`100% stacked charts <column-bar-chart-ref>` now show percentage
656
656
as well as raw value.
657
657
658
- - Extends embedding :ref:`Click Events <handle-click-events>` beta to
658
+ - Extends embedding :ref:`Click Events <handle-click-events>` Preview to
659
659
support geospatial chart types and to include ``selectionFilter``
660
660
attribute.
661
661
@@ -721,7 +721,7 @@ Improvements in this release:
721
721
and Stacked Column <column-bar-chart-ref>` charts.
722
722
- Improves rendering performance on embedded charts.
723
723
- Releases Click Events in the `Charts Embedding SDK
724
- <https://github.com/mongodb-js/charts-embed-sdk>`__ as a beta feature.
724
+ <https://github.com/mongodb-js/charts-embed-sdk>`__ as a Preview feature.
725
725
726
726
Bugs fixed in this release:
727
727
@@ -1281,7 +1281,7 @@ Improvements in this release:
1281
1281
- Adds :ref:`dashboard filtering <dashboard-filtering>` for
1282
1282
authenticated dashboard users.
1283
1283
1284
- - Adds support for Embedding JavaScript SDK (beta ) for unauthenticated
1284
+ - Adds support for Embedding JavaScript SDK (Preview ) for unauthenticated
1285
1285
embedding.
1286
1286
1287
1287
- IFrame :ref:`embedded charts <embedding-charts>` no longer require
0 commit comments