Skip to content

Highcharts 5.0.0 compatible element, Binding Complete, Efficiency upgrades

Compare
Choose a tag to compare
@avdaredevil avdaredevil released this 01 Mar 18:14
· 101 commits to master since this release

Highcharts-Chart is now 5.0.0 ready.

New Elements/Behavior in/about this release

  • highcharts-shared-styles - The shared styles for all elements.

New Features in/about this release

  • Shared Styles created
  • Height responsive mode added
  • binding updated to match and work with v5
  • plotOptions and chartOptions now work with the appropriate keys in config
  • Bindings added to
    • Zoom
    • Legend options
    • Tooltip options
    • Highchart options
    • Exporting
    • Credits
    • colorByPoint
  • Removed extraneous properties like legendPos, legendValign, etc.
  • setData updated to also accept a singular object that defines series 1
  • Added getSeries and zoomOut as a function