Hi all,
I have an issue with a few charts rendering in HTML5. Most are MSLine's and work perfectly find with Flash. No problems whatsoever.
However, I'm getting 'No Data To Display' in Safari on the iPad. I've activated javascript debugging and yielded a nmumber of errors. All occur in fusioncharts.js, line 15.
TypeError: Type Error
and
a reference to setDataURL (which I updated to setXMLUrl). Now I'm received a ridiculous number of errors. I stopped the page load at 5000 errors, all 'TypeError: Type Error'
Any suggestions?