Google Chart API
De Google Chart API geeft je de mogelijkheid om een Chart te genereren. Via de API zijn paramaters in de URL beschikbaar om deze weer te geven. In de developer guide zijn de beschikbare parameters en een aantal toepassingen uitgelegd.
The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:
http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|World
Press the Enter or Return key and - presto! - you should see the following image:
googlechart
No comments:
Post a Comment