mattetti / googlecharts

Ruby Google Chart API
http://mattetti.github.com/googlecharts/
MIT License
699 stars 108 forks source link

Generate PNG url? #78

Closed Deekor closed 8 years ago

Deekor commented 8 years ago

Does this gem support generating the PNG url of a chart so I can include it in a email?

https://developers.google.com/chart/interactive/docs/printing

zukunftsalick commented 8 years ago

@Deekor yes. it works.

eg: http://chart.apis.google.com/chart?chtt=title\nsubtitle&chs=300x200&cht=lc&chd=t:10,5.2,4,45,78

image example