--
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 google-visualization-api+unsub...@googlegroups.com.
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/ef798c1b-46d1-4ac6-b35a-975e3a1f8796%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can specify in your ChartWrapper for your Table chart a 'view' property with 'columns' to display, excluding the tooltip column.
On Tue, Jan 23, 2018 at 7:56 PM, Sean Larson <industr...@gmail.com> wrote:
I am using the dashboard constructor with a ColumnChart, DataView, and 2x CategoryFilters. My view has a column for a custom tooltip (category tooltip) and other columns that should not be displayed in a table.I would like the TableChart to be included in the dashboard (using the dashboard DataView) such that the DataTable reflects any filters applied to the ColumnChart.However, if I attempt to hide the custom tooltip column such that it does not show in the TableChart, it will also not display in the ColumnChart.Is the only option to create 2x DataViews such that the table is not bound to the dashboard?
--
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 google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@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/ef798c1b-46d1-4ac6-b35a-975e3a1f8796%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.