I see that Google has yet another new API, this time for
plotting charts. So, let's take some of the ultra-secret data from my
time tracker of choice, and see what it produces:
Source URL (
on one line):
http://chart.apis.google.com/chart?cht=p3
&chd=s:LILDEE3OG
&chs=250x100
&chl=Admin|CompA|Break|CompC|Internal|Lost%20time|CompM|WoW|Writing
&chco=ff0000,2C327C,00ff00,FF9900,e2e2e2,000000,0000ff,480D06,c0c0c0
The
parameters are cht=chart type, chd=data (in an unusual format, IMO), chs=size, chl=labels and chco=colours.
Now to figure out a use for it...
Print | posted on Thursday, December 06, 2007 2:03 PM