I'm having the following problem on my company's site with IE6. Other browsers (Safari, IE7, Firefox) all work fine.
Basically, only some of the charts on a given page are loading; the others say error loading data. If I hit each individual XML URL, the XML appears to load fine.
Here's the URL for the problematic page:
http://panjiva.com/sample/complete
and here's the URL for one of the XML resources that doesn't seem to be working.
http://panjiva.com/profile/shipment_date_chart/450?klass=supplier
I had previously had a problem from including the FusionCharts.js multiple times on the page, causing memory errors in IE, but I've fixed that.
Is there a maximum number of charts that can be loaded on a page in IE6 or something? This is a very strange problem.
thanks!