alex_dunn Report post Posted April 28, 2016 I have rendered a chart using the baseFont:'arial' (sans-serif) and it looks as I want it to, but when I export the chart (to any of the supported formats) the font of the axis labels and the labels changes to a serif font. I usually have the font set by a theme, but have also tried setting the fonts explicitly i the JSON, as well as setting the x/yaxisnamefont and legenditemfont to arial. Does anyone have any idea why this happens, and how I can fix it? JS chart Exported Chart Share this post Link to post Share on other sites
alex_dunn Report post Posted April 28, 2016 In addition to the above, i have looked at the resulting svg text and found that the font-family attribute is missing for the elements that are not originally displaying the font I had defined. Also of note is that I am using client-side export. Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted May 2, 2016 Hi Alex, Are you using the latest version of FusionCharts? Awaiting response. Share this post Link to post Share on other sites
alex_dunn Report post Posted May 4, 2016 Yes, I am using v3.10.1. Share this post Link to post Share on other sites
Danlop Report post Posted September 15, 2016 I have this exact same issue and it is driving me crazy. Please, FusionCharts, we need a fix for this... Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted September 16, 2016 Hi,Its seems to be working as expected while using latest version of FusionCharts. I have attached two image below please have a look.For further reference please refer this fiddle linkhttp://jsfiddle.net/ayanbhaduryfc/s7t8F/1859/ If issue is still unresolved, please share a sample, to look further into the issue. Share this post Link to post Share on other sites