Sorry Image Charts (Deprecated)

Now how i can send the google chart in email ????

Il giorno giovedì 11 giugno 2015 17:57:09 UTC+2, Ale z ha scritto:
>
> Hi, 
>
> create a array 
> $myarray1="60,40";  (your data)
> $myarray2="Hello|World"; (your labels)
>
>
> and put in the email body:
>
>
> <img src='https://chart.googleapis.com/chart?cht=lc&chd=t:<?php print 
> ($myarray1); ?>&chs=250x100&chl=<?php print ($myarray2); ?>'>
>
>
> others suggestions???
>
>
>
>
> Il giorno lunedì 1 giugno 2015 20:34:19 UTC+2, Houssan A. Hijazi ha 
> scritto:
>>
>> Hi,
>>
>> how i can send the google chart in email like a image? If i send a 
>> <script> is not work.
>>
>> thanks
>>
>

-- 
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