Stimulsoft Dashboards.JS のリリース

Released: Oct 16, 2024

2024.4.2 での更新項目

機能

  • The Cells property group has been added to the dashboards Table element.
  • Added support for showing a path for recent Cloud items.
  • Improved export of dashboard tables to PDF.

不具合の修正

  • Display the value in the tooltip on hover if the source for the tooltip is set from a variable.
  • Text color for variable values when the "Not assigned" variable parameter is set.
  • Displaying values in the "Date Picker" dashboard element.
  • Incorrect saving of the Gauge style font size to JSON.
  • An issue with saving the...

Released: Oct 8, 2024

2024.4.1 での更新項目

機能

  • Added the TopN feature for dashboard elements "Table" and "Cards".
  • Added a new White Black theme to the dashboards.
  • Support for summary functions for the TimeSpan data type has been added to dashboards.
  • Added "Constant Lines" and "Strips" for 3D charts.
  • Added the ability to pass StiPagesRange to the onPrintReport event.
  • In user functions, support for entering script code in various languages has been added: C#, VB, JS. Script execution depends on the script language installed in the report...

Released: Sep 19, 2024

2024.3.6 での更新項目

不具合の修正

  • Convert time taking into account time zones.
  • Initializing the value of a variable of the DateTime type when viewing a report, in cases where the mask format "Date" is applied to the variable values in the parameters panel.
  • Applying conditional formatting to bubble charts in dashboards.

Released: Sep 2, 2024

2024.3.5 での更新項目

機能

  • Added the 'Show Zeros' option for certain chart types.

不具合の修正

  • Error loading the default font for the chart legend when opening reports in the designer.
  • Error calculating the size of the 'No Result' icon in the 'Indicator' element when viewing the dashboard.
  • Error opening a report from the 'Form' component in the web designer.

Released: Aug 14, 2024

2024.3.4 での更新項目

機能

  • Added the "Percent of Total" and "Category - Percent of Total" values to the "Style" property of the labels in 3D Pie chart.

不具合の修正

  • Displaying an image in page watermark when exporting a document to PDF.
  • Saving variable values for Hungarian browser localization.
  • Connecting to a GraphQL source and obtaining data from it to build reports and dashboards.
  • Some errors related to receiving and processing GUID type data.
  • Calling the resource editor by double-clicking the left mouse button.

Released: Jul 26, 2024

2024.3.3 での更新項目

機能

  • Added AddCustomAttribute option for the report designer. If this option is set, the "component-name" attribute will be added to the dashboard elements in the DOM, the value of which will be the name of this element.

不具合の修正

  • Improved the order in which blockly.js scripts are loaded and executed, as in some cases the script would start executing at a time when it had not yet been fully loaded.
  • Displaying Headers in a JSON data source.
  • Connecting to Firebird data storage.
  • Displaying SVG images in...

Released: Jul 8, 2024

2024.3.2 での更新項目

機能

  • Added support for sorting by the values of the X and Y fields in a "Heatmap" chart type.

不具合の修正

  • Display of controls in the filter editor when using data transformation.
  • The scale of dashboard elements when viewed in "Full Screen" mode.
  • Localization of the report designer when it is relaunched.
  • Exporting a report to SVG in Node.js if the "Compress to Archive" option is set in the export settings.
  • Alternating colors for rows in the "Pivot Table" dashboard element.
  • Removing User Function when...

Released: Jun 13, 2024

2024.3.1 での更新項目

機能

  • The Heatmap chart has been added to JavaScript reports and dashboards.
  • Support for DateOnly and TimeOnly types has been added for the report variables and data columns.
  • The Events Access option has been introduced in the JS report designer. This feature allows you to define the behavior when executing code in report events, offering an opportunity to enhance security when opening reports with various event scenarios.
  • The new FixedHeight property has been added to the Combo Box, Tree View Box...

Released: May 22, 2024

2024.2.6 での更新項目

不具合の修正

  • Fixed scrolling through the contents of the "View Data" window after enabling sort mode.
  • Fixed how the Substring Function block works when creating scripts in Blockly.

Released: May 10, 2024

2024.2.5 での更新項目

不具合の修正

  • Converting DateTime data to XML when executing the "Embed All Data to Resources" command.