I have several fusion charts using javascript FusionChartsXT version 3.3.1-sr1.19666. These appeared normal in all supported browsers until Chrome 29 was released. In Chrome 29, extra lines appear on most of the graphs. I installed version 28 of Chrome and verified that the extra lines disappeared.
To determine if it was something specific to my CSS or markup, I checked through the demos available on fusioncharts.com for a similar issue and I found one on the Monthly Revenue and Monthly Sales Quantity graphs on this demo page: http://www.fusioncharts.com/demos/business/kpi-dashboard/view/default.asp
I have included screenshots of the fusioncharts example as well as one example from my code, in both firefox and Chrome 29.
I also tried a beta release of newer versions of Chrome (30 and 31) to see if the issue will be resolved when a newer version is released, but the same issue appears in the newer browser versions.
Is there any way to work around or resolve this issue?
Thanks