Closed stevebauman closed 7 months ago
This PR changes the default fontFamily proposed in the config to be inherit.
fontFamily
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:
This PR changes the default
fontFamily
proposed in the config to beinherit
.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: