I don't know when the Image Charts API will go away, but you can create png image files from the Interactive charts using the code here<http://jsfiddle.net/SCjm8/1/>(works only in Chrome/Firefox and you have to rename the downloaded filewith a ".png" extension in order to view it). If you need to dynamically create image charts for your PDF's, it may be possible to use the method presented here<https://groups.google.com/d/msg/google-visualization-api/YTD_JxX_RFc/hNItM3JhkRUJ>to do so.
On Thursday, March 7, 2013 5:23:04 AM UTC-5, Rafał Łyczkowski wrote: > > Hi! > > I have few questions: > > 1. https://developers.google.com/chart/image/ is Deprecated but anyone > knows that google want to delete entire solution from google's systems? > When? > 2. Is there any posibilliy to save image file when chart is rendered. My > problem is that I want to use google charts inside dynamic PDF document. > Other solution with URL and PNG on output was perfect for me. > The problem of PDF library is that it cant render dynamic JS charts > (latest solution) I just need image. > > > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
