__marco Report post Posted May 30, 2017 Hello, I had to upgrade FusionCharts XT to 3.12.0 because I was affected by a bug in the radar chart type but suddenly the labels in the line charts are missing. I found out that the 'labelFontSize' attribute is not compatible with this type of charts albeit it is clearly documented: http://www.fusioncharts.com/dev/chart-attributes.html?chart=line&attributeName=data_labelFontSize Here a small reproducible example: http://jsfiddle.net/2f6Ltrz3/. Can you confirm this? Solutions? Thanks Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted May 30, 2017 Hi, labelFontSize attribute specifies the font size of the x axis labels, we checked the sample in the latest version which is 3.12.0 and its working fine at our end. Please check the reference fiddle for line charts - http://jsfiddle.net/m505r0ah/ Also check the check this link for radar charts - http://jsfiddle.net/opL6q6ge/ Share this post Link to post Share on other sites
__marco Report post Posted May 30, 2017 Thank you for your fast reply. I tried again with a different browser, chrome this time, and it works indeed. I did more tests and it seems to be an issue with Firefox. I attach two screenshots, the first with a 'labelFontSize' of 14 while in the second I increased the 'labelFontSize' to 26. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted May 30, 2017 Hi, Thanks for replying back. We checked the above sample on firefox and its working fine at our end , please refer the screenshot. If the problem is still not solved kindly mention the firefox you are using so that we can check at our end . Share this post Link to post Share on other sites
__marco Report post Posted May 30, 2017 I usually use Firefox developer edition (54) and Firefox 52. I tried to resize the result panel in JSFiddle and suddenly the labels appeared to remain. But again I cannot make it work with 'labelDisplay' and 'slantLabels'. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted May 30, 2017 Hi, We checked the sample with the firefox version 52.0.2 and its working properly, please check the sample screenshot below Share this post Link to post Share on other sites