How to change the font size in chart.js according to the screen dimensions #11544
MohammadMiras
started this conversation in
General
Replies: 1 comment
-
Have you seen this: https://youtu.be/V3J8r3717BY |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I need to change the font size of the texts in the chart that I created using chart.js according to the screen size, but I don't know how to do it.
I tried to do this with tailwindcss and giving a class to the parent tag,but the problem was not solved.
Beta Was this translation helpful? Give feedback.
All reactions