akaunting / laravel-apexcharts

ApexCharts package for Laravel
https://akaunting.com
MIT License
73 stars 10 forks source link

Inherit site font by default #10

Closed stevebauman closed 7 months ago

stevebauman commented 7 months ago

This PR changes the default fontFamily proposed in the config to be inherit.

With inherit, the default font that is applied in the charts parent will be applied to all elements in the chart.

If a site doesn't have the Nunito font setup, then the fonts are rendered in Times New Roman by default:

Screenshot 2024-03-30 at 7 43 09 PM