Skip to content

docs: document lineTension → tension rename in v3 migration guide#12259

Open
harukikuri wants to merge 1 commit into
chartjs:masterfrom
harukikuri:docs/v3-migration-line-tension
Open

docs: document lineTension → tension rename in v3 migration guide#12259
harukikuri wants to merge 1 commit into
chartjs:masterfrom
harukikuri:docs/v3-migration-line-tension

Conversation

@harukikuri
Copy link
Copy Markdown

Closes #11928

The v3 migration guide didn't mention that the line dataset's lineTension option was renamed to tension, nor that its default changed from 0.4 to 0. As a result, users migrating from v2 saw their curved lines render straight with no explanation in the guide.

This adds a single bullet to the "Specific changes" list (next to the related steppedLine change) documenting the rename and the new default, with a hint to set tension > 0 to keep curved lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.x Migration Guide: lineTension => tension

1 participant