Hello,
I want to change the font-family which is used for all parts of the charts by default. I could do this by:
1. Change it directly in highchart.js:
That is quite ugly I think.
2. Overwrite the style of all highchart options:
I've started to do this but then I've recognized that there are too many options to change
Is there a possibility to change the default font-family for all parts of the charts with just one setting?
Thanx in advance,
Oliver
