Writing text vertically #52
Answered
by
cduck
Cyberduke01
asked this question in
Q&A
-
Hi, I am trying to write text vertically. Using rotate=90 as a parameter in the Text(as per the example below), turns every letter 90 degrees, but not the whole text.
|
Beta Was this translation helpful? Give feedback.
Answered by
cduck
Jun 8, 2021
Replies: 1 comment
-
Use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cduck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the
transform
parameter with'rotate(...)'
: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform