Highcharts Dashboards v4.0.0

Released: Oct 29, 2025

v4.0.0 での更新項目

機能

  • Range Modifier now defines the start-end slice of source table rows; all other range logic is covered by Filter Modifier.
  • Highcharts Grid Pro v2.x release now available, includes the following updates:
    • Added column header toolbar and context menu.
    • Added filtering functionality.
    • Added pagination functionality.
    • Sorting changed through header click or setOrder method updates the column options.

不具合の修正

  • Upgrade Notes and Breaking Changes:
    • Any workflows relying on Range Modifier beyond simple row slicing by row index must be migrated to the Filter Modifier.
    • Important Notice: Datagrid is now available as an external library, Grid Pro. To use it as a component, you need to import it from an external library - either Grid Pro or Grid Lite. It is no longer part of the Dashboards package.