Thanks for the update, guys.

How is it best to use the clearChart() method with a ChartWrapper? If
I have a chartWrapper object

var chartWrapper = new google.visualization.ChartWrapper({'chartType':
'ColumnChart',
'containerId':'rangeFeaturePlot','dataTable':dt,'options': options});

How is best to call the clearChart, once I am done with the object?
chartWrapper.getChart().clearChart() or ...?

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