Highcharts Dashboards v1.0.2
Dashboards v1.0.2 ·
- Replaced blocklist with allowlist in columnAssignment option.
- RangeModifier will now intersect the results of multiple ranges by default. Use the
additive option to concatenate results of multiple ranges.
- Implemented visibility sync handler.
- Implemented disabling of editing of the columns, which are created by Math Modifier.
- Added user-defined
redraw event for dashboard components.
8 BUGFIXES EXPAND COLLAPSE
- Fixed whitespaces not being removed from names when using CSVConnector with
firstRowAsNames enabled.
- Fixed bug with disabling toolbars for cell or row.
- Fixed insufficient waiting for loading connectors on second request.
- Fixed missing reference to DOM element in the dataGrid, after dragging a point.
- Fixed, added TextOptions to documentation, changed
gui.enabled as optional.
- Fixed, the data grid did not resize cells properly.
- Improved TypeScript-support of Dashboards.
- Fixed, sync was not preserved when the component updated its connector.