I have a dashboard where I am displaying a table and a linechart.  The 
table has a stringfilter and the linechart has a rangefilter control.  The 
issue is that the data table has three columns, date, number and 
description (string).  The data table works great but the linechart fails 
unless I create a new view of only the first two columns since it tries to 
graph the string column.  This is OK, however I need the two controls to 
affect both objects (i.e. typing a string in filters the table and the 
graph, or selecting a range filters the table and the graph).  There 
doesn't seem to be a way to do this since I cannot set an option for which 
columns to graph, or set up two sources in the dashboard.

The real project is actually twice as big as this, but if I can get this 
half going, the other half should be fine.  Here is a jsfiddle of a 
simplified version:
http://jsfiddle.net/duffmaster33/k8TGx/

Thanks in advance.

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to