Hello FusionCharts -
Our current web application is displaying a fusioncharts pie chart. This works great. However, for mobile, touch devices, I need to disable touch interactions with the pie chart so as to not interfere with the underlying page scrolling mechanism. For example, on an Apple iPad (iOS), the pie chart (javascript rendering) blocks the user's ability to scroll the page with their finger.
I have experience with Highcharts, and have found a work-around that basically bypasses the chart's eventing mechanism and allows the underlying iOS to implement it's default behavior.
Is FusionCharts aware of this; and, can FusionCharts provide either an alternative solution to this please?
Thanks,
Matt Jurgensen
[email protected]