-
I was looking for a property to let the font gradually grow / shrink to the charts scale, but in fonts there is no such property. Thanks for the answer! |
Beta Was this translation helpful? Give feedback.
Answered by
Udemology
Nov 11, 2022
Replies: 1 comment 1 reply
-
Hi @J4L0 , perhaps this video would help out: https://youtu.be/V3J8r3717BY Hope it helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
J4L0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @J4L0 , perhaps this video would help out: https://youtu.be/V3J8r3717BY
Where you build a function to increase the font size. This is based on screen size but I suspect it would also be done for an element or div where the canvas is nested.
Hope it helps.