No, not if you use dashboards, because each dashboard only works with a single datatable for input.
However, if you can join those two tables into one, then you could use your x-axis range filter effectively across both tables at once. The chartwrapper for each of your 2 charts could then have a view that selected only the appropriate columns of the joined table. On Thu, Apr 16, 2015 at 3:41 AM, mariummalik22 <[email protected]> wrote: > I have 2 data tables, for 2 charts, both datatables have same datatype of > x-axis but different column types. Is it possible to have same range filter > for 2 different data tables? > > -- > 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.
