Highcharts Dashboards v2.0.0

Released: Mar 13, 2024

Updates in v2.0.0

Features

  • Added support for custom HTML layout. The use of 'gui' is now optional.
  • Dashboard, and charts, are now 100% stylable via CSS instead of JavaScript.
  • Include what you need, with Dashboards Core, Layout/EditMode and DataGrid as separate scripts. 'dashboards-plugin' has been removed and is no longer needed.
  • Improved chart synchronization options, and added additional options to highlight synchronization. 'highlight', 'tooltip' and 'crosshair' can now be set separately.
  • Improved and simplified column assignment.
  • Added support for HTML as a string to the HTML Component.

Fixes

  • Synchronization was not stopping during component destroy.
  • Fixed issue with point dragging using 'allowConnectorUpdate' in Highcharts Component.