Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Adaptive Plot Curve" mk2 #5163

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

"Adaptive Plot Curve" mk2 #5163

wants to merge 4 commits into from

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Nov 2, 2024

Original version of algorithm used to create some strange distributions of points.
New algorithm generates more nice distribution.

Old algorithm:

Screenshot_20241102_194538

Bad case of old algorithm (too low value for Segments parameter - you had to guess good value):

Screenshot_20241102_194818

New algorithm:

Screenshot_20241102_194620

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

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.

1 participant