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
The Interactive charts are generated in the client's browser, so you'd have to create some sort of AJAX system where the client sends the png code to the server, which saves it as an image file. I'm not sure how you would go about making it work, though.
Phạm Văn An
unread,
May 23, 2013, 10:35:01 PM5/23/13
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
I trying use AJAX to transfer data image to server but i have a problem. if I transfer one image chart, it's ok, else i get error 400 bad request
I think not transfer large data from client to server through the AJAX.
I'm find any way to resolve that. Please tell me if you any opinion.