Highcharts Dashboards v4.1.0
Dashboards v4.1.0 ·
- Added basic
board.update() method.
- Added
update argument to DataPool’s setConnectorOptions method. See #23935.
- Added
update method to Data Connectors. See #21583.
- Added support for setting global options with
Dashboards.setOptions().
- Added the possibility to full-screen individual dashboard components, see #23547.
5 BUGFIXES EXPAND COLLAPSE
- Fixed #23952, wrong reference to nestedLayout.
- Fixed #23948, row and cell deleting events were not triggered.
- Fixed #23862, highlight sync was incorrect when the connector was used with multiple data tables.
- Fixed #23859, the
metadata was not cloned in the data table.
- Fixed #23699, error in the console when the
toggle editable option was added.