Highcharts Dashboards v3.2.0

Released: Mar 26, 2025

Atualizações na v3.2.0

Recursos

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

Correções

  • Fixed Dashboards HC component mispositioned resize buttons.
  • Fixed connector polling remains active even if connector is unused.
  • Fixed Fullscreen case-sensitive naming.
  • Fixed Firefox support for mouseenter when dragging.
  • Fixed issue with missing overwrite option in cell format and formatter.
  • Fixed issue where lang.sidebar.row should be editable.
  • Fixed issue where the newly added chart component had incorrect options in the sidebar.
  • Fixed the time format in the DataGrid.
  • Fixed issue where cells could be misaligned in multi-row headers when a horizontal scrollbar was visible.
  • Fixed issue where updating HighchartsComponent with the new chartConstructor did not work.
  • Fixed problem when adding a component to a new row did not deactivate highlight on new row.
  • Fixed bug when adding a component directly to the dashboard (without adding a row first) threw an error.
  • Fixed issue where the edit mode button did not reflect the state of the mode.