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

Unable to change the fill direction, always clockwise #6

Open
langy opened this issue Jul 2, 2024 · 1 comment
Open

Unable to change the fill direction, always clockwise #6

langy opened this issue Jul 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@langy
Copy link

langy commented Jul 2, 2024

Firstly, I'd like to say this is an incredible library and offers almost everything I could want from a circular slider, so thank you @mzusin for sharing this with the world!

However I believe it's missing one key feature, which is being able to set the fill path direction. Unless I'm missing something, it can only fill in a clockwise manner. This prevents me from implementing it in such a way where 0 is on the left (180deg) and 100 is on the right (0deg), whilst having the track at the bottom arc, rather than the top.

An example of the design I'm trying to achieve can be seen below.

Screenshot 2024-07-02 at 5 43 37 PM
@mzusin mzusin added the enhancement New feature or request label Jul 13, 2024
@megamk
Copy link

megamk commented Nov 27, 2024

I second this feature request. This is a great component; thank you for it! However, in my use case, when two pointers overlap, the connection between them should use the shorter path, but it always uses the longer path. I forked the repo to see if I can figure it out

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

No branches or pull requests

3 participants