GWT Highcharts 1.5.0 has now been released which includes support for the polar chart and range types as well as the new "Pane" configuration option instance. A few examples have also been added to the Showcase application:
So, that should get you most of the way, but you'll still need to do a bit of work on your own if you want to pull off a gauge (e.g. utilizing the "setOption()" method and creating your own Configurable extension). If anyone would be interested in making additional contributions to add more complete gauge support (or would be willing to consider feature sponsorship) please let me know!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a ballpark date for adding support for Highcharts 2.3?
What features of 2.3 are you interested in? I'm currently working on adding support for the Area Range charts.
The biggest feature I was looking for is the gauges.
Any news about release date?
We are also interested in Angular Gauge and the Wind Rose.
GWT Highcharts 1.5.0 has now been released which includes support for the polar chart and range types as well as the new "Pane" configuration option instance. A few examples have also been added to the Showcase application:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#area-range
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#column-range
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#misc-polar
http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#misc-spider
So, that should get you most of the way, but you'll still need to do a bit of work on your own if you want to pull off a gauge (e.g. utilizing the "setOption()" method and creating your own Configurable extension). If anyone would be interested in making additional contributions to add more complete gauge support (or would be willing to consider feature sponsorship) please let me know!