Hi, you can do this by doing controlWrapper.setState(stateObject), where the stateObject is described by the State subheading in the ChartRangeFilter documentation<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter> .
- Sergey On Thu, Jan 24, 2013 at 11:03 AM, laurent coudurier <[email protected]>wrote: > Hi, > > In addition to the possibility of manually draging the chartrangefilter, I > would like to offer to my users some buttons wich force the range to some > typical values. examples : last 12 months, current year, and so on ... > > Is it possible ? > > Thanks in advance > Laurent > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
