Highcharts Dashboards v2.0.0

Dashboards v2.0.0 ·
UPGRADE NOTES EXPAND COLLAPSE
  • Dashboards Core, Layout/EditMode and DataGrid are now seperate scripts, and needs to be explicitly included whenever needed. See respective documentation articles for details.
  • The old columnAssignment logic is no longer supported, and needs to be refactored to the new one.
  • Responsive layout should now be specified using CSS media queries.
2 BUGFIXES EXPAND COLLAPSE
  • Fixed synchronization was not stopping during component destroy.
  • Fixed point dragging with allowConnectorUpdate in Highcharts Component.