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/-/em6LGOEwwT0J. 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.
