Thanks A Gallant..

But this checkboxes can be implemented in JAVA? because in the example
the checkboxes are in HTML...

On 10 jan, 13:39, asgallant <[email protected]> wrote:
> Yes, you can do this.  Create a DataTable with the full data set, then use
> the checkboxes to select columns in the DataTable.  Create a DataView based
> on the DataTable and set the columns selected by the checkboxes, and draw
> your chart using the DataView instead of the DataTable.  See this as an
> example:  http://jsfiddle.net/gTxkN/1/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
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.

Reply via email to