[visualization-api] Re: where to add chxr for google charts

2018-04-22 Thread Cookie Burner
i need x-axis step customized show . for example it is showing month scale from 1, and 10 . i need to show each 2 month after x-axis On Friday, August 8, 2014 at 5:05:53 AM UTC+5, Andrew Gallant wrote: > > The explorer option allows users to scroll horizontally (see my example > above). > > On

[visualization-api] Re: where to add chxr for google charts

2014-08-07 Thread Andrew Gallant
The explorer option allows users to scroll horizontally (see my example above). On Thursday, August 7, 2014 11:28:36 AM UTC-4, Google API user wrote: > > Thank you the very quick reply Andrew... > > One more question that I had was, can we have any Horizontal scroll > feature ? > > On Thursd

[visualization-api] Re: where to add chxr for google charts

2014-08-07 Thread Google API user
Thank you the very quick reply Andrew... One more question that I had was, can we have any Horizontal scroll feature ? On Thursday, August 7, 2014 8:48:56 AM UTC-4, Andrew Gallant wrote: > > The "chxr" parameter is for the Image Chart API, not the Interactive Chart > API, so you can't use it

[visualization-api] Re: where to add chxr for google charts

2014-08-07 Thread Andrew Gallant
The "chxr" parameter is for the Image Chart API, not the Interactive Chart API, so you can't use it here. You can instead use the hAxis.viewWindow.min/max option, which allows you to specify the min and max values on the axis: hAxis: { title: 'Status of document', titleTextStyle: {