Found in Release:
Chart Tools 1.1.2, page
https://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted as
of 2013-04-09
Platform information (OS, Browser, GWT version). Does the issue exist on
other platforms?
OS independent
Give a Detailed description of the problem. If possible, please include
some code that reproduces the problem and a verbatim copy of any error
messages you can find.
The sample code on
https://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted uses
outdated APIs. PieChart moved to CoreCharts, Options are created differently.
Workaround if you have one:
Updated sample code attached. Further work in the snippets below the full
sample is needed, esp. the Options creation.
Links to the relevant Google Group posts:
Original issue reported on code.google.com by haukeing...@gmail.com on 9 Apr 2013 at 11:55
Original issue reported on code.google.com by
haukeing...@gmail.com
on 9 Apr 2013 at 11:55Attachments: