Highcharts Dashboards

Set up responsive, accessible dashboards in minutes with minimal effort.

Published by Highsoft
Distributed by ComponentSource since 2017

Prices from: $ 296.94 Version: v4.1x NEW Updated: May 6, 2026

i

Please note: Highcharts Dashboards no longer includes a license for Highcharts Grid Pro.
Customers who purchased Highcarts Dashboard before May 6th 2026 please contact us for a quote to renew your Advantage subscription or Dashboard Annual License with Highcharts Grid Pro.

Highcharts Dashboards Releases

Released: Jan 21, 2026

Updates in v4.1.0

Features

  • Added basic board.update() method.
  • Added update argument to DataPool's setConnectorOptions method.
  • Added update method to Data Connectors.
  • Added support for setting global options with Dashboards.setOptions().
  • Added the possibility to full-screen individual dashboard components.

Fixes

  • Fixed wrong reference to nestedLayout.
  • Row and cell deleting events were not triggered.
  • Highlight sync was incorrect when the connector was used with multiple data tables.
  • The metadata was not cloned in...

Released: Oct 29, 2025

Updates in v4.0.0

Features

  • 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.

Fixes

  • Upgrade Notes and Breaking Changes:
    • Any workflows relying on Range Modifier beyond simple...

Released: Sep 10, 2025

Updates in v3.6.0

Fixes

  • Fixed issue where components with multiple connectors loaded only the first data table correctly.
  • Fixed issue where independent JSON connectors were in some cases using the same column array.
  • Fixed issue where getOptions did not return the correct values for a grid with resized columns.

Released: Jul 14, 2025

Updates in v3.5.0

Features

  • Introduced FilterModifier to enable DataTable row filtering via serializable conditions.

Fixes

  • Optimized the Grid Component, so that it does not always re-render when the table data has changed.
  • Fixed styling, added the missing light-mode --highcharts-neutral-color-10 CSS variable override.

Released: Jun 30, 2025

Updates in v3.4.0

Features

  • Added new mounted event, which is triggered when all the components are mounted in the board.

Fixes

  • 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.
  • Cancel data polling requests after destroying a board.
  • Cell toolbar overlapped context menu.
  • The esc button did not hide toolbar and remove highlight.
  • Fixed sync grid highlighting.
  • The resizer was not cleaned after removing the row...

Released: May 15, 2025

Updates in v3.3.0

Features

  • Added support for multiple dataTables in one connector.

Fixes

  • Fixed, the board's destroy method removed the custom HTML layout.
  • Fixed, added the data connector request abort controller.
  • Fixed, the board froze when re-adding a previously removed component.
  • Fixed, added new component return error.
  • Fixed, the sidebar was not visible when adding the Highcharts component to an empty board.
  • Disabled iframe click events in the edit mode.
  • Fixed issue with overlapped toolbar.
  • Fixed, a resizer...

Released: Mar 26, 2025

Updates in v3.2.0

Features

  • DataGrid has been renamed to Grid, and the DataGrid.dataGrid factory function is deprecated. Use Grid.grid instead.
  • Implemented a loading indicator for the DataGrid, added the showLoading and hideLoading methods to manage the indicator's visibility.
  • Added support for displaying calculated values in the KPI component, including sum, average, median, max, min, count, and product. Custom formulas can also be defined.

Fixes

  • Fixed Dashboards HC component mispositioned resize buttons...

Released: Dec 4, 2024

Updates in v3.1.0

Fixes

  • Fixed: overlapped sorting icon with long headers in Datagrid.
  • Fixed: the nested group was rendered when empty options.
  • Fixed: incorrect behavior in component editor when option path points to an array element.

Released: Oct 16, 2024

Updates in v3.0.0

Features

  • The DataGrid has been fully rewritten, introducing new features and establishing a foundation for future enhancements and additional functionality.
  • The sidebar in editMode is now sticky and always visible when scrolling through the page.
  • The styledMode is now disabled by default for the Highcharts Component and KPI Component.
  • Removed formerly deprecated responsiveBreakpoints option from the API.

Fixes

  • Fixed: infinite classes when editing components in the sidebar.
  • Fixed: styling errors...

Released: Aug 29, 2024

Updates in v2.3.0

Features

  • Added the ability to set toolbar visibility for individual components.
  • Removed column aliases from DataTable, API documentation, and affected samples.
  • Added methods (getLocalRowIndex & getOriginalRowIndex) for referencing between rows of original and modified data tables.
  • Changed the layout element in the Add component sidebar to a row and improved the look when added.
  • Added an HTML text field in the sidebar to control and edit the content of the HTML component.

Fixes

  • Fixed some...