Yes it is possible to use controls outside of dashboards, but they are dependent on accessing a DataTable. Perhaps you can fake a datatable just so it gets the right range. You don't need to use the filtered datatable that results.
You'll need to listen for the 'statechange' and 'ready' events. On Wed, Mar 8, 2017 at 8:10 AM, 'perspektive42' via Google Visualization API <[email protected]> wrote: > Is it somehow possible to use controls (e.g. a DateRangeFilter) without a > dashboard and without connecting it to a DataTable? I'd like to use it as a > UI element to control elements in a Google Map (not within a chart). > > -- > 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 google-visualization-api@ > googlegroups.com. > Visit this group at https://groups.google.com/ > group/google-visualization-api. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/google-visualization-api/6393c233-c9bc-4a33-8ec3- > 083a21990ce7%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/6393c233-c9bc-4a33-8ec3-083a21990ce7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJNw_VKQJFEVp8OqevmWG_SYHwtAWvFCrXb%3DXo0tAcjdng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
