Hello,
    I use the chartEditor to change the chart, for exemple, from the 
linechart to piechart. At first, I add the 'ready' listener for 
chartWrapper. In the function, I use the fonction getImageURI() to get the 
ImageURI. 
    Then, I use the chartEditor to change the chart. I add the listener 
'OK' for chartEditor. In the fonction 'OK', I couldn't get ImageURI().

    If I use the fonction below

    chartEditor.getChartWrapper().getChart() 

    I get 'null'. How can I get the new ImageURI.

I would like this new ImageURI to print the new image (png) from the new 
chart edited.

Thank you.

Best regards

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to