3 messages in com.googlegroups.google-chart-apiRe: Having Grid Match Axis Ticks
FromSent OnAttachments
rcon...@infogears.com22 Dec 2007 16:14 
rcon...@infogears.com22 Dec 2007 16:15 
JMan27 Dec 2007 15:48 
Subject:Re: Having Grid Match Axis Ticks
From:rcon...@infogears.com (rcon@infogears.com)
Date:12/22/2007 04:15:53 PM
List:com.googlegroups.google-chart-api

Sorry that second URL should have been:

http://chart.apis.google.com/chart?chm=B,d2e7f9aa,0,0,0&chco=000000&chls=2&chg=20,8.5,2,2&chs=500x500&chd=s:ooooooooooooooooooooooooooooooooooooooo&cht=lc&chxt=x,y&chxl=0:|7/23/2007|8/22/2007|9/21/2007|10/21/2007|11/20/2007|12/20/2007&chxr=1,11,17

Hi Guys,

Thanks for the great API.

One good addition would be to allow the grid to be based of N based intervals on the Y-axis.

You can see the problem here:

http://chart.apis.google.com/chart?chm=B,d2e7f9aa,0,0,0&chco=000000&c...7/23/2007|8/22/2007|9/21/2007|10/21/2007|11/20/2007|12/20/2007&chxr=1,11,17

It would be great if the grid could say have a line every whole integer on the Y axis, such as an interval of 1.0.

You can also see the effects of rounding for the grid line placement here:

http://chart.apis.google.com/chart?chm=B,d2e7f9aa,0,0,0&chco=000000&c...7/23/2007|8/22/2007|9/21/2007|10/21/2007|11/20/2007|12/20/2007&chxr=1,11,17

Look at 11.5, then as you go up the Y axis, the lines start to miss the axis labels by an increasing number of pixels.

Thanks,