On Friday, June 1, 2012 11:11:44 AM UTC+10, rio wrote:
>
> you will need to convert the SVG files into PNG
>
> https://gist.github.com/1333906
>
>
> You will then need to build a function that will build a function that 
> will shrink and hide the div from its full size to 20X20 when requested by 
> the user, and grow it again when the user generates another chart to image 
> otherwise the div may cover the SVG and the user would loose all 
> interactivity.
>
> Alternately you can use the toImg function of that code. This wont display 
> the chart as a PNG but allows you to download the image as a very very 
> cryptic file name.
>

I seen a camera tool that can take screenshots of a very large image. Then 
it would take small portions of that image of  and roll it out along the 
bottom of the screen, each time you made a click requesting a new new 
image. This would be the ultimate way to display an interactive graph. 
Where you can request and display say 5 images and save them at your own 
leisure.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/FfchQsrfdTMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to