Menu

GWT Highcharts Version 1.5.0 Released

2012-12-04
2012-12-11
  • Shawn Quinn

    Shawn Quinn - 2012-12-04

    We're pleased to announce that version 1.5.0 of the GWT Highcharts library has now been released and is ready to use. The version 1.5.0 release includes the following updates:

    • Upgraded to Highcharts 2.3.3 and Highstock 1.2.4
    • Added support for polar, spider, and wind rose type charts
    • Now supports configuring the "Navigator" and "RangeSelector" options of a StockChart
    • Added support for the COLUMN_RANGE, AREA_RANGE and AREA_SPLINE_RANGE series render types
    • Added corresponding ColumnRangePlotOptions, AreaRangePlotOptions and AreaSplineRangePlotOptions types
    • New Point constructors and addPoint/setPoints methods that support "x, low, high" points
    • New isVisible() method to check for series visibility at runtime after rendering the chart
    • Reworked the way point conversion occurred to better handle range charts and null values
    • Fix for potential null pointer issue in the getExtremes() method
    • Added support for millisecond formatting on the DateTimeLabelFormats configuration type
    • Allow retrieval of native Highcharts data instance is all event and formatter callbacks for advanced JSNI use cases.
    • Added several new example charts to the Showcase application for the new polar and range series types

    A big thanks goes out to Jeff Myers and Scott Laplante for their contributions to this release!

    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/

     
  • tvhnet

    tvhnet - 2012-12-11

    Good to hear you again :)

    Great work!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.