Fantastic! I was hoping that I would not have to manage the series. I must have another problem then...
When I hide all the columns but 3, the x axis and two Y axis (one for left and one for right axis), both Y values are mapped to the default axis (left). I have verified my management of the visible columns is correct. Any Ideas what could be causing the problem? Mark On Wednesday, May 23, 2012 2:25:39 PM UTC-4, asgallant wrote: > > You shouldn't have to change anything in the underlying DataTable when > using a DataView to filter your data or show/hide columns. > > On Wednesday, May 23, 2012 12:22:29 PM UTC-4, Mark D wrote: >> >> I'm using a LineChart to graph many datapoints. I define a series to >> assign data values to an axis. I am using a DataView to hide/show >> the data. When I hide a column, do I need to adjust the series to >> match the visible columns or can the series match the underlying >> DataTable? > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/E43amQn6lRMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
