Highcharts Dashboards v3.4.0
Dashboards v3.4.0 ·
- Added
mounted event, triggered when all the components are mounted in the board.
8 BUGFIXES EXPAND COLLAPSE
- Fixed #23056, the sidebar should not be visible when adding a new component and when the
settings are disabled.
- Removed
fromJSON and toJSON methods- use getOptions instead.
- Fixed #23095, cancel data polling requests after destroying a board.
- Fixed #23133, cell toolbar overlapped context menu.
- Fixed, the
esc button did not hide toolbar and remove highlight.
- Fixed sync grid highlighting.
- Fixed, the resizer was not cleaned after removing the row.
- Fixed #23130, math modifier negative value multiplication.