How to generate image from ScatterChart

49 views
Skip to first unread message

Phạm Văn An

unread,
May 21, 2013, 12:17:47 AM5/21/13
to google-visua...@googlegroups.com
Hi all,
I have a problem with create image chart to export excel file. 
I have created a Scatter Chart, How to generate images from the chart?
I try to many way but it's not working.
Thanks for your any help.
An.

asgallant

unread,
May 21, 2013, 9:16:49 AM5/21/13
to google-visua...@googlegroups.com
Use the code linked to here: https://groups.google.com/d/msg/google-visualization-api/YTD_JxX_RFc/yt7e6JIGwu0J.  This will only work in Chrome and Firefox (and sometimes IE9+, but don't count on it).

Phạm Văn An

unread,
May 21, 2013, 11:00:53 PM5/21/13
to google-visua...@googlegroups.com
Thanks for your reply,

Have the way code by server side? 
I find a demo but not use google visualization api, it use images google.

Thank you again.
An.

asgallant

unread,
May 21, 2013, 11:20:15 PM5/21/13
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
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.
Thank you,
An.
Reply all
Reply to author
Forward
0 new messages