Skip to content

Change number of points slider to use a log scale and some other small cleanup #10

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

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

Conversation

alexprand
Copy link
Contributor

This contains some minor tweaks I made a couple months ago while thinking about other (hopefully more interesting) things to do.

The main functionality change here is to change the number of points slider to use a log scale. With the current linear scale, it is hard to adjust the number of points when users want the number to be relatively small (say in the hundreds) but the user has pretty good control over mostly irrelevant differences in the number of points on the larger end of the spectrum (i.e., 40k vs 42k points is mostly irrelevant but easy to control). You can try out the different behavior and decide if you think it is more intuitive.

The other two commits are just minor cleanup and changes I made in the process of poking around in the code.

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