Highcharts Dashboards v1.2.0
Dashboards v1.2.0 ·
- Added a way to drag custom components from the
sidebar, closes #20290.
- Added closing sidebar, when clicking outside the box.
- Added the possibility to define a custom path in
columnNames for JSON connector to parse complex data.
- Added the
affectNavigator option allowing crossfilter to affect the contents of the other navigators.
- Added option to add text next to context button.
- Added
linkedValueTo option to the KPI Component.
10 BUGFIXES EXPAND COLLAPSE
- Fixed issue with missing rows, when datagrid visibility was switched.
- Fixed, it was impossible to set KPI content
flex-direction.
- Added unmount event to component options.
- Added missing type for the
columnName parameter.
- Fixed missing update position of the context menu.
- Fixed syncs between different lengths of arrays of series.
- Fixed KPI component updating when new options include chart options.
- Fixed
d.ts files for HighchartsTypes.
- Fixed #20046, there was an error when adding a new chart component.
- Improved accessibility by changing the context menu toggle into a button.