Hello, I am looking to create a chartRangeFilter that controls an arbitrary number of charts, while each of those individual charts have their own chartRangeFilter. For example, chart A has a scroll bar. The user zooms in on range 8-10. Then the user decides they want to investigate range 7-11 on all charts on the page. So they zoom into that range on the master chart range filter. All charts are now set to the range of 7-11. Lastly, the user wants to look at range 6-12 on chart C. So they move chart C's chartRangeFilter, which sets only chart C to range 6-12, while the rest of the charts remain at 7-11.
Is such behavior possible with google's visualization API? I have done some searching but I cannot find any documentation on one-to-many chartRangeFilters. Can anyone give me some tips or point me towards some examples / documentation? Thanks -- 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/groups/opt_out.
