-
Notifications
You must be signed in to change notification settings - Fork 342
Open
Labels
Description
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
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
Reactions are currently unavailable

