Define a slider control for a hidden column from a table.

64 views
Skip to first unread message

Marian Stan

unread,
Jan 1, 2012, 9:00:02 AM1/1/12
to Google Visualization API
How can i define a slider control for a column from a table, hide that
column and then create a dashboard and draw the slider control with
the new table.

ChartMan

unread,
Jan 2, 2012, 3:00:37 AM1/2/12
to google-visua...@googlegroups.com

I am not sure I follow but you can use DataView to show/hide columns.

HTH
chartMan

--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.

asgallant

unread,
Jan 3, 2012, 12:21:56 PM1/3/12
to google-visua...@googlegroups.com
See the playground Full Dashboard example's Pie Chart:  http://code.google.com/apis/ajax/playground/?type=visualization#full_dashboard

The 'view' option allows you to specify which DataTable columns are used in the view.  I believe (but am not 100% certain) that this works almost exactly like defining columns in a DataView, so you should be able to use calculated columns as well.
Reply all
Reply to author
Forward
0 new messages