React ChartsUpgrade to AG Charts 13.0

What's New Copy Link

See the release post for feature highlights of what's new in this major version.

Users of integrated charting on AG Grid, should refer to this migration guide when upgrading to AG Grid 34.3.

Documentation Copy Link

See AG Charts 13.0 Documentation.

Breaking Changes Copy Link

The full list of breaking changes across all features for version 13.0.

Breaking Changes

TODO: Breaking changes section Name Copy Link

  • TODO: item...

Behaviour Changes Copy Link

The full list of behaviour changes across all features for version 13.0.

Behaviour Changes

This release includes the following behaviour changes:

Axes Copy Link

  • axes is a dictionary instead of an array. Use default 'x', 'y', 'angle', 'radius' keys or define your own.
  • interval.placement defaults to 'between' instead of 'on'.

Highlighting Copy Link

  • highlight.bringToFront defaults to true for all series. Use bringToFront: false to disable.
  • highlight.drawingMode defaults to 'cutout' instead of 'overlay'.

Other Changes Copy Link

  • zoom.enableAxisScrolling defaults to true. Use enableAxisScrolling: false to disable.
  • Sankey series use the full width of the series area when edgePlacement: undefined. Use seriesArea.padding to adjust.

Removal of Deprecated Properties Copy Link

The following APIs have been deprecated since version 12 and have now been removed.

Removed Deprecated Properties

Deprecated APIs section Name Copy Link

  • item...

Deprecations Copy Link

There are no deprecations in AG Charts version 13.0.

Changes List Copy Link

See the full list of changes in the AG Charts 13.0 changelog.