Hi! What fonts can I use when working with apex chart API?
I have tried Google Fonts and Google Noto fonts but any of them work. If I’m interested in using custom fonts, how can I do it?
Hi! What fonts can I use when working with apex chart API?
I have tried Google Fonts and Google Noto fonts but any of them work. If I’m interested in using custom fonts, how can I do it?
Going to copy my response from the other thread:
Unfortunately the Apex Charts renderer doesn’t have as many fonts as the Chart.js renderer. I believe it only supports sans
, serif
, and mono
at the moment.
I will make sure that expanding font selection is added to our roadmap