[pmwiki-users] integrating google charts

Petko Yotov 5ko at 5ko.fr
Wed Jan 9 19:25:27 CST 2008


On Thursday 10 January 2008 01:55:26 Jabba Laci wrote:
> Google has a very nice chart API:
> http://code.google.com/apis/chart/
>
> Example:
> http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|Wo
>rld
>
> Do you know how to integrate such charts in a PmWiki page?

Yes, in the wiki page, append to the chart address "&.png":

http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hi|All&.png

This way, the picture will be displayed in PmWiki.

See the Notes section at http://pmwiki.org/wiki/PmWiki/Images .

Thanks,
Petko



More information about the pmwiki-users mailing list