How to rotate a circle? #2662
Unanswered
SitkaCharley
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys!
Thanks you for great efforts to create and mantain this cool library!
I have the following simple circle in svg semi-circle drawing and want to rotate it around the center by any angle. I tried with
I try to apply that property to the Circle component itself, or to the wrapping G component but the circle's outline doesn't rotate nomatter which value between 0 and 360 the
angle
variable is.Is it an issue with the library or I'm doing something wrong? If that's an library issue how can I work it around?
Beta Was this translation helpful? Give feedback.
All reactions