You can add the check boxes yourself, listen to click events, and within
those events, modify the DataTable appropriately, and call chart.draw()
again, with the new DataTable.

HTH

On Tue, Jun 22, 2010 at 3:34 PM, klaasvaak <[email protected]>wrote:

> I'm using a line chart, like
> http://code.google.com/apis/ajax/playground/?type=visualization#line_chart
> .
> But I would like to be able to toggle the data. See an example of what
> I mean on http://people.iola.dk/olau/flot/examples/turning-series.html.
>
> Is it possible to do this within Google Charts?
>
> --
> 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]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

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