Highcharts Dashboards v2.3.0

Released: Aug 29, 2024

Aggiornamenti in v2.3.0

Funzionalità

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

Correzioni

  • Fixed some smaller issues with the HTML component.
  • Fixed issue when the useHTML was enabled, content in a cell was not rendered correctly when scrolling.
  • Fixed problem which meant it was impossible to set the component active state, so added isAcitve flag.
  • Fixed issue where parseDate in DataConverter was private.
  • Added missing DataConverter type in DataConnector.
  • Added missing utility method to the Dashboards namespace.
  • Fixed error when trying to sync with an invisible point.