The AnnotationChart uses a ChartRangeFilter for the range selector, and there is actually an undocumented option that controls whether to do this auto-zooming of the range selector, when the selected range is small enough. I tried changing this option, but it is not behaving as expected, so there could be a bug I'll need to fix first.
The auto-zooming, and auto-panning, is normally a useful feature of the ChartRangeFilter, but I can see that it might not be desirable in all cases, so we should get this fixed. On Mon, Aug 18, 2014 at 8:13 PM, Andrew Gallant <[email protected]> wrote: > Your AnnotatedTimeline chart looks like it was drawn with a much longer > time series - what do you see with the AnnotationChart when you draw with > the same data set? > > > On Monday, August 18, 2014 5:53:42 AM UTC-4, Shivani Kanakhara wrote: >> >> The hAxis of range selector in Annotation Chart changes its values from >> Year to Date to Day on narrowing the range. I want the haxis of range >> selector to be static just like it is in Annotated Timeline..i.e on >> zooming, the values on hAxis of chart changes from Year to Date but the >> labels on hAxis of range selector should be Year and should not change. >> Cannot find any such option for Annotation Chart. >> >> I have attached two snaps- One for annotation chart and the other >> annotated timeline showing the difference. >> > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
