Re: [visualization-api] background grid

2011-10-19 Thread Radhouene Gniwa
Thank you very much. this is helpful. now i can see both vertical and horizontal lines. 2011/10/19 Viz Kid > > Our current LineChart support gridlines for the horizontal axis only when > the values there are considered to be continuous (as they are on the > vertical axis). In order to achieve th

Re: [visualization-api] background grid

2011-10-19 Thread Viz Kid
Our current LineChart support gridlines for the horizontal axis only when the values there are considered to be continuous (as they are on the vertical axis). In order to achieve this, you need the first column to be not of type string but rather of type date or number, but also to specify the stri

[visualization-api] background grid

2011-10-18 Thread Radhouene
Actually, i work on LineChart, and i need to display background grid (vertical and horizontal).I do not know how do it. There is an option "vAxis.gridlineColor" but there is no similar option for "hAxis". -- You received this message because you are subscribed to the Google Groups "Google Visual