question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to start at very top of the circle

See original GitHub issue

What value do I need to use for the progress to start at the very top of the circle, vs. the left? I tried startAngle: -90 but that made it slightly top left ish. It says the default is -Math.Pi. Why not just make it simple angles, like 0 for very top, 90 for the right, 180 for bottom, etc. Thanks!

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
kottenatorcommented, Feb 4, 2016

Unfortunately it can be either radians or degrees, I can’t implement both. And radians are used for angles in most programming languages so I’d keep them.

1reaction
ianhdcommented, Feb 4, 2016

It would be great if it was determined by degrees, not angles. Friendly suggestion. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to start & end a path at top of the circle? - Stack Overflow
You'll want to go from -π/2 to 3π/2 (in a clockwise arc). You can't go from 3π/2 to 3π/2 , as you tried...
Read more >
Text in a Circle - Microsoft Word - PowerPoint - Excel - YouTube
The process varies just slightly between Microsoft Word Microsoft PowerPoint and Microsoft Excel and so I will demonstrate in each of these ...
Read more >
Windows 10 Spinning Circle Stuck, Loading Screen Forever ...
fix it and then restart the PC automatically. ... So to prevent automatic repair loop in the future, you may want to avoid...
Read more >
Windows 10 Spinning Circle Stuck, Loading Screen Forever Fix
One fine day you boot your Windows 10 PC, and you see that it is stuck ... 10 spinning circle on startup windows...
Read more >
Create Text Circle in Microsoft Word - Simple Steps - YouTube
In this text circle will be able to read the text at the bottom just as easily as the text at the top....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found