-
Beta Was this translation helpful? Give feedback.
Answered by
cduck
May 27, 2024
Replies: 1 comment 1 reply
-
You can use the Ellipse element to draw ellipses or you can all your shapes inside a Group element with the attribute |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cduck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the Ellipse element to draw ellipses or you can all your shapes inside a Group element with the attribute
transform="scale(1,1.4)"
.