Fixing the option to disable auto-zooming of the ChartRangeFilter should be relatively easy, since it is about disabling functionality. But I don't yet know why it is not working, and other things will tend to take higher priority, so I don't want to promise anything right now.
There are some more updates of the AnnotationChart that need to be documented, mostly concerning the legend and the zoom buttons. On Tue, Aug 19, 2014 at 2:11 AM, Shivani Kanakhara <[email protected] > wrote: > Ok thanks. Can i know approx time around which this bug can be fixed? Any > new releases coming for annotation chart? > > > On Tuesday, August 19, 2014 7:14:56 AM UTC+5:30, Daniel LaLiberte wrote: > >> 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] 5CC, Cambridge MA >> [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. > -- 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.
