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

I want the same for 33, 100 ,1000 instead of 360 .Do any one has any idea? #37

Open
ShrutiGarg019 opened this issue Mar 6, 2019 · 1 comment

Comments

@ShrutiGarg019
Copy link

No description provided.

@vaishnikhil17
Copy link

Take values of Start angle and angle length in terms of pi
eg-startAngle= {7 * (Math.PI / 6)}
angleLength={ 5 * (Math.PI / 3)},
5 * (Math.PI / 3) means = 300 degree
{7 * (Math.PI / 6)} means = 210 degree

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

2 participants