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.

Reply via email to