Disable default font for charts

More
6 years 9 months ago #6570 by Marc Diez
Hi Daniel,

I found a solution, by simply using this CSS I was able to override the font in charts.
Code:
text { font-family: 'Poppins', sans-serif; }

Thx!

Please Log in to join the conversation.

Cron Job Starts