Skip to content

fix: prevent curve overshooting#1980

Closed
bcheidemann wants to merge 1 commit intoimaNNeo:mainfrom
bcheidemann:fix/prevent-curve-overshooting
Closed

fix: prevent curve overshooting#1980
bcheidemann wants to merge 1 commit intoimaNNeo:mainfrom
bcheidemann:fix/prevent-curve-overshooting

Conversation

@bcheidemann
Copy link
Copy Markdown

Fixes #1722

Based on #1722 (comment)

Before (with preventCurveOvershooting: true)

image

After (with preventCurveOvershooting: true)

image

Before (with preventCurveOvershooting: true and preventCurveOvershootingThreshold: 0)

image

After (with preventCurveOvershooting: true and preventCurveOvershootingThreshold: 0)

image

@imaNNeo
Copy link
Copy Markdown
Owner

imaNNeo commented Oct 25, 2025

We have a new implementation of a curved line,
Can you please check if that already solves your issue or not?
It's not merged yet, but you can take a look at it here:
#2000

@imaNNeo imaNNeo closed this Dec 20, 2025
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.

preventCurveOverShooting is difficult to limit overshoot in the x-axis direction

2 participants