We're pleased to announce that version 1.4.0 of the GWT Highcharts library has now been released and is ready to use. The version 1.4.0 release includes the following updates:
Added support for managing global options via the Highcharts.setOptions() method.
To support advanced use-cases, now exposing the native 'axis', 'point', 'series', and 'chart' instances.
Added 'legendIndex' plot option.
Added 'pointFormat', 'valueDecimals', 'valuePrefix', 'valueSuffix', 'xDateFormat', and 'useHTML' tooltip options.
Added support for OHLC plot option type.
Added support for passing null point values to a series after the chart has been rendered.
Added support for access the point instance within a custom DataLabelsFormatter.
Fixed issue with getting the raw point information in a custom tooltip formatter in shared mode.
Fix for type bug when calling the Series.addPoint() method post render time with a single value.
You can read more about GWT Highcharts, see numerous examples, and access the documentation off of the project page here:
We're pleased to announce that version 1.4.0 of the GWT Highcharts library has now been released and is ready to use. The version 1.4.0 release includes the following updates:
You can read more about GWT Highcharts, see numerous examples, and access the documentation off of the project page here:
http://www.moxiegroup.com/moxieapps/gwt-highcharts/
Thanks Shawn!