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

Add the ability to evenly distribute intervals #684

Open
DmitryAlexandrovv opened this issue Jul 27, 2023 · 0 comments
Open

Add the ability to evenly distribute intervals #684

DmitryAlexandrovv opened this issue Jul 27, 2023 · 0 comments
Labels

Comments

@DmitryAlexandrovv
Copy link

Describe the feature

Add the ability to evenly distribute intervals.

Describe the solution

If several markers are specified, then the intervals between them are distributed according to the number of points. I would like to be able to pass a prop that will distribute point intervals evenly

Additional context

Now it works like this:
Снимок экрана 2023-07-27 в 15 17 46

What i want:
Снимок экрана 2023-07-27 в 15 21 32

Count of dots between 0 - 3 is 30. Between 3 - 5 is 20. I want the intervals to take the same space and and all dots must to be selectable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant