Stimulsoft Dashboards.JS 2025.4.1

Released: Oct 6, 2025

2025.4.1 での更新項目

機能

  • Added new "3D Area" chart type in reports and dashboards.
  • Added new "Surface" chart type in reports and dashboards.
  • The ParametersDisplayMode property has been added to a report. It allows to show parameters not only in a parameters panel, but in a dialog window.
  • A new property has been added to the ListBox and ComboBox elements - MaxSelectedItems. It limits a maximum number of items that can be selected.
  • The ClickEvent has been added to the Cards, Chart, Gauge, Image, Indicator, Progress, Shape and Text elements in the dashboards.
  • Added the ability to change column widths in the "Table" dashboard element.
  • The ability to execute CSharp scripts in report component expressions, variables, and calculated columns has been added. When creating new reports, the report's Script Language property is set to CSharp; existing reports will remain set to JavaScript, as was previously.
  • Added a new "Running Average" action to "Data Transformation".
  • Replaced the sync-request package with a new implementation.

不具合の修正

  • Error using variables of type "Range" when viewing a report in the viewer.
  • Handling non-existent enumeration when opening template in report designer.
  • Generating a hyperlink inside tooltips during user interactions with the dashboard in Viewer.
  • A problem with some numeric ranges which are used as parameters has been solved.
  • Using a column from a data transformation in the Gauge report component.
  • Text color handling for stripes in 3D dashboard charts.
  • Using user functions in "DataTransformation".
  • Saving changes when editing a column expression in Data Transformation.
  • The report designer freezes when changing the zoom in the viewer when viewing a report with a pie chart.
  • Text color in the "File" menu.
  • Warning about using synchronize() and synchronizeAsync() methods when synchronizing data in a report.
  • Displaying constant lines and strips for 3D charts.