2 messages in com.googlegroups.google-chart-apiRe: minor chart labelling typo on Dev...
FromSent OnAttachments
Andrew04 Apr 2008 00:29 
Lesley Burr07 Apr 2008 04:13 
Subject:Re: minor chart labelling typo on Developer's Guide page
From:Lesley Burr (lesl@google.com)
Date:04/07/2008 04:13:41 AM
List:com.googlegroups.google-chart-api

Fixed! Thanks Lesley

2008/4/4 Andrew <bloa@gmail.com>:

Whilst playing with the chart API (which is great fun - thanks) I noticed a wee mistake in one of the charts on the "Developer's Guide" page.

Two of the characters labelling the x-axis of the first 'shape markers' example chart are wrong (this is the first chart after the point in the page that the following link takes your to: http://code.google.com/apis/chart/#shape_markers2 )

The the 'x' should be an 's' and the second 'a' should be an 'x'. In other words, the current URL...

http://chart.apis.google.com/chart?cht=lc&chd=s:9gounjqGJD&chco=008000&chls=2.0,4.0,1.0&chs=200x125&chxt=x&chxl=0:||c|d|a|o|x|v|V|a|&chm=a,990066,0,3.0,9.0|c,FF0000,0,1.0,20.0|d,80C65A,0,2.0,20.0|o,FF9900,0,4.0,20.0|s,3399CC,0,5.0,10.0|v,BBCCED,0,6.0,1.0|V,3399CC,0,7.0,1.0|x,FFCC33,0,8.0,20.0|h,000000,0,0.30,0.5

should be...

http://chart.apis.google.com/chart?cht=lc&chd=s:9gounjqGJD&chco=008000&chls=2.0,4.0,1.0&chs=200x125&chxt=x&chxl=0:||c|d|a|o|s|v|V|x|&chm=a,990066,0,3.0,9.0|c,FF0000,0,1.0,20.0|d,80C65A,0,2.0,20.0|o,FF9900,0,4.0,20.0|s,3399CC,0,5.0,10.0|v,BBCCED,0,6.0,1.0|V,3399CC,0,7.0,1.0|x,FFCC33,0,8.0,20.0|h,000000,0,0.30,0.5

Keep up the good work.

Andrew :)