Issue with Tables and Dashboard

30 views
Skip to first unread message

Sean Larson

unread,
Jan 23, 2018, 7:56:32 PM1/23/18
to Google Visualization API
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?


Daniel LaLiberte

unread,
Jan 23, 2018, 8:46:37 PM1/23/18
to Google Visualization API
You can specify in your ChartWrapper for your Table chart a 'view' property with 'columns' to display, excluding the tooltip column.

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



--

Sean Larson

unread,
Jan 24, 2018, 12:10:24 PM1/24/18
to Google Visualization API
THANKS DAN!


On Tuesday, January 23, 2018 at 7:46:37 PM UTC-6, Daniel LaLiberte wrote:
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.



--
Reply all
Reply to author
Forward
0 new messages