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

Suggestion: Draw finished arc from angle 90 but not angle 0. #38

Open
pop1030123 opened this issue Sep 1, 2015 · 4 comments
Open

Suggestion: Draw finished arc from angle 90 but not angle 0. #38

pop1030123 opened this issue Sep 1, 2015 · 4 comments

Comments

@pop1030123
Copy link

Suggestion: Draw finished arc from angle 90 but not angle 0 in the DonutProgress .
Or the angle can be configured in style.

@badkk
Copy link

badkk commented Mar 15, 2016

samle problem

@arjuncfe
Copy link

problem not solve

@nish-d
Copy link

nish-d commented Jun 28, 2016

One way could be to set the progress as (100 - required progress). And change the finished_color and unfinished_color appropriately. For example, if you want to display 20% progress, set the progress to 80% and swap the colors for finished and unfinished progress.

@hossain-khan
Copy link

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

No branches or pull requests

5 participants