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 <[email protected]> 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 [email protected]. > 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 > <https://groups.google.com/d/msgid/google-visualization-api/ef798c1b-46d1-4ac6-b35a-975e3a1f8796%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge 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 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/CAOtcSJMFasMkH5kHTVNTvKimxOpoJhP9H9JCKr%3DqtHm1R4LihQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
