You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
I have a php page which generates the Javascript to display a line
chart.
When called from the address bar of the browser the page displays
correctly, and quickly.
But when the page is called via Ajax (which is how the page is called
on the site). The display of the graphic simply hangs.
Any ideas?
thanks
VizGuy
unread,
Nov 3, 2008, 9:30:41 AM11/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Generally speaking, this should work.
You haven't sent any information that might help getting any idea of the problem, so this is all I can tell.
VizGuy
bl
unread,
Nov 4, 2008, 6:21:08 AM11/4/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
I got it working.
but it is quite fun trying to syncronize the two asyncronous calls.
I also find that it takes quite some time for the google visualization
library from actually loading.