__marco
Members-
Content count
6 -
Joined
-
Last visited
Everything posted by __marco
-
Hello, I report the issue here because I cannot see anything wrong in my code. Here the link to the topic: I attach the screenshots how the chart looks like in different browsers. Thanks, Marco Chromium 59: Firefox 54: Firefox 55:
-
Thank you Ayan for looking on this because I cannot deliver a broken chart to our customers.
-
Hello, I noticed few spikes in one of my charts. I reproduced the chart here: http://jsfiddle.net/a8rf55ey/ The cause are the series 5 and the series 6. The spikes are in February and December. The area of those series are also painted in white. What's wrong with this chart? Thanks, Marco
-
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
-
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'.
-
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.