Menu

GWT Highcharts Version 1.7.0 Released

2015-06-22
2015-06-22
  • Shawn Quinn

    Shawn Quinn - 2015-06-22

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

    • Showcase application updated to show many new chart types, including stock charts, gauges, heatmaps, treemaps, and more
    • Upgraded to Highcharts 4.1.5 and Highstock 2.1.5
    • Added many new configurable options to various chart components to support latest versions of the Highcharts API
    • Added support for new chart types Heatmap, Treemap, Solid Gauge, and Pyramid
    • Added HeatmapPlotOptions, TreemapPlotOptions, SolidGaugePlotOptions, and PyramidPlotOptions types
    • Added support for 3D charts, Drilldown and No Data configuration options
    • The Point API now supports a 'z' dimension for 3D charts.
    • Added support for changing the options of series after it has been rendered utilizing the Series.update()
    • Can now update the options of a series using the new Axis.update() Highcharts API method
    • Added support button themes for highcharts and highstocks.
    • Linear gradients now render with the correct options
    • Fixed issue with converting point arrays containing null elements
    • Fixed issue with chart titles not properly persisting

    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/index.jsp

     

    Last edit: Shawn Quinn 2015-06-22
  • Michael Margozzi

    The link above is broken:

    Error: Not Found
    The requested URL /moxieapps/gwt-highcharts was not found on this server.

     
  • Shawn Quinn

    Shawn Quinn - 2015-06-22

    Bugger, looks like SourceForge is removing the trailing slash. So, the link is correct, but with the trailing slash removed it breaks the link (which App Engine doesn't allow). For now I switched the link to reference "index.jsp" directly. Thanks for the catch!

     

Log in to post a comment.