Stimulsoft Dashboards.JS 릴리스
Released: Nov 26, 2024
2024.4.5 버젼 업데이트
기능
- Added the ability to create and use Measure in a "Text" dashboard element.
수정사항
- Displaying the Init by and Value parameters in the variable editor after changing its type.
- Filtering a data column with a Boolean data type during Data Transformation.
Released: Nov 13, 2024
2024.4.4 버젼 업데이트
기능
- The new "Cast To Column Type" property has been added to databases.
수정사항
- Keeping the value zero for the "Decimal Digits" parameter in "Text Format".
- Executing script code in user functions.
- Saving the selected date in the conditions editor.
- Processing and displaying TimeSpan data in the Pivot Table element.
- Availability of the data column from the "End value" field of the "Gantt" chart type when setting up conditional formatting of the chart (Conditions).
- Fixed Word wrap issue in dashboard...
Released: Oct 24, 2024
2024.4.3 버젼 업데이트
수정사항
- Fixed issue looping the scroll mode for the "Table" and "PivotTable" dashboard items.
- When exporting a report, an error in processing the report has been fixed if the returnType parameter is set to Uint8Array.
- Fixed some bugs in user function form.
- When exporting a dashboard to a PDF file, the calculation of the row height and header width for the "Table" element has been corrected.
- Fixed issue with Bookmarks label position.
- Fixed a bug with text area edit button position.
- Fixed bugs with...
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...