ChartRangeFilters<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter>work on dates.
As far as the CategoryFilter, there is no option to make the list scrollable (you can make a feature request for it here<http://code.google.com/p/google-visualization-api-issues/issues/list>). You could try to make the list scrollable yourself by messing with the CSS, but I don't have any easy solution for you. On Tuesday, September 18, 2012 8:10:40 PM UTC-4, Sabha wrote: > > Hi, > > Is there a way to provide a date range option with ControlWrapper to > restrict or filter table/chart data to a specific date range? Any samples? > > Another question - when using CategoryFilter, if the number of selection > options are large, there is no easy way to scroll through the selection - > is there some way to specify vertical scroll option? For now, went with > allowTyping option to let user type in a value if the selection is too > large (but would only work if the user knows something to search for). > > thanks, > Sabha > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/u4IWjoQICSsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
