simply does not work in IE7
same with safari…
- Has been a member for 3-4 years
- Author had a Free File of the Month
- Exclusive Author
- Author was Featured
- Sold between 5 000 and 10 000 dollars
- United Kingdom
- Referred between 10 and 49 users
I can confirm this works great for me in safari 4 now.
Couple of questions:
1. Does this generate a scrolling chart from an existing chart url or does it generate the zooming chart from scratch?
2. Does it use the new interactive charts from Google (e.g. click pie segment to see more data in popup).
3. If (1) above is it easy to feed the chart with data from a mysql query?
1. You create a Google Chart and then you just call a javascript function that I wrote and the scrolling chart below is created for you.
2. It does not use the interactive charts from Google.
3. It is easy to feed the data in from a MySQL query. I have some instructions on how to add the data to the chart in the documentation provided when you buy this.
i can’t get it working with jquery 1.6.4 
edited
I changed lines 567 and 430 this way:
$(“img[src*=’chart.apis.google’]”, $this).remove();
and everything works greate now.

Sorry about that. I submitted the fix. It’s in the queue.