Re: [visualization-api] Re: Timeline - x-axis - Scale or ScrollBar

2014-10-08 Thread Andrew Gallant
Here's an example: http://jsfiddle.net/asgallant/y5nw5ow8/ On Sunday, October 5, 2014 12:50:36 AM UTC-4, ss kumar wrote: Hi, Thanks for ur reply. Could you reply sample code on how to use it? Thanks. On Fri, Oct 3, 2014 at 7:26 PM, Andrew Gallant agal...@google.com javascript: wrote:

Re: [visualization-api] Re: Timeline - x-axis - Scale or ScrollBar

2014-10-08 Thread ss kumar
I got it using DateRangeFilter, below example link, but this looks awesome. Thank you so much!! https://google-developers.appspot.com/chart/interactive/docs/gallery/controls_2444e4a8cb86629c942b892146ce446e.frame Could you please let me know whether it is possible to customize ToolTip data for

Re: [visualization-api] Re: Timeline - x-axis - Scale or ScrollBar

2014-10-04 Thread ss kumar
Hi, Thanks for ur reply. Could you reply sample code on how to use it? Thanks. On Fri, Oct 3, 2014 at 7:26 PM, Andrew Gallant agall...@google.com wrote: The closest solution for this is to use a ChartRangeFilter

[visualization-api] Re: Timeline - x-axis - Scale or ScrollBar

2014-10-03 Thread Andrew Gallant
The closest solution for this is to use a ChartRangeFilter https://google-developers.appspot.com/chart/interactive/docs/gallery/controls#chartrangefilter, but that allows you to get a range of data based on the start or end date; it doesn't restrict the chart view to a particular length of