Just an update on the Image Chart API: we're not planning to turn off the API in April. It's more that three years ago when we issued the deprecation announcement, we warned users that we *might* turn it off three years later. Right now it's not much of a burden to keep running, so we'll do that.
Think of it this way: if we turn it off, we want to be able to say, "hey, we gave you three years' notice." Jon On Mon, Aug 11, 2014 at 8:19 AM, Andrew Gallant <[email protected]> wrote: > With the Visualization API, you would need to render the chart in a > browser, call the chart's getImageURI method, and send the image/octet > stream to your server to save as a .png file that you could then email. > You could also use the Image Chart API > <https://google-developers.appspot.com/chart/image/>, but that API is > deprecated and due to be turned off next April. > > > On Sunday, August 10, 2014 6:05:54 PM UTC-4, Nicolas Thery wrote: >> >> Hello, >> >> Can you tell me if there is a way to send graphics with PHP, server side ? >> >> I want to generate a graph (combo bar chart + line chart) every week and >> send it by email. >> What is the best way to do that ? >> >> (is it possible with google visualization or is there another library ? >> Zeta-components seems to work well, any idea ? ) >> >> Thank you for your help ! >> Nicolas. >> > -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.
