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

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to