diff --git a/docs/docs/getting-started/v3-migration.md b/docs/docs/getting-started/v3-migration.md index c96159541d8..e75a1e9717c 100644 --- a/docs/docs/getting-started/v3-migration.md +++ b/docs/docs/getting-started/v3-migration.md @@ -411,6 +411,7 @@ The following properties were renamed during v3 development: * `LayoutItem.fullWidth` was renamed to `LayoutItem.fullSize` * `Scale.calculateTickRotation` was renamed to `Scale.calculateLabelRotation` * `Tooltip.options.legendColorBackgroupd` was renamed to `Tooltip.options.multiKeyBackground` +* `dataPoint` was renamed to `parsed` #### Renamed private APIs