Assuming you are trying to draw one of the corecharts or GeoChart, you'll
probably want to generate an image for the chart and send that in the
email.  See https://developers.google.com/chart/interactive/docs/printing

But how you get that image into an email will require additional work on
your server-side.  Google Charts only runs on the client side, but emails
can only be generated by a server, so you would have to generate the image
in a browser, and then send the image URL back to the server so it could
then send it out in an email.

Hope that helps.

On Fri, Jul 3, 2015 at 8:26 AM, Murali santosh kumar <
esant...@regalix-inc.com> wrote:

> Hello All,
>
> Can I able to generate the google charts for my Marketing automation tool
> reports and send the charts to bulk number of people through Marketing
> automation tool.
>
> Please, Just give me a brief answer to this or suggest me any reference
> links
>
> On Tuesday, January 27, 2009 at 9:42:18 PM UTC+5:30, superdave wrote:
>>
>> I need to distribute a chart generated by Google Charts within an
>> email.  I've gotten it to generate or create the Google Charts link,
>> but want the actual chart to show within the email without having to
>> click on the link.
>>
>> Can I do that relatively easy or am I going to need another app or api
>> to do that?
>>
>> Thanks all,
>> Dave
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Chart API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-chart-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-chart-api@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-chart-api.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
dlalibe...@google.com <dlalibe...@google.com>   5CC, Cambridge MA
daniel.lalibe...@gmail.com <daniel.lalibe...@gmail.com> 9 Juniper Ridge
Road, Acton MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-chart-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-chart-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to