We are excited to announce the imminent release of a new version of our products. Below is a brief overview of the most important enhancements.
User Functions
The new version will include user functions in the data dictionary. These functions can be defined using Blockly or programming languages set as report scripting languages: JS, C#, and VB.NET.
New Export Formats
In components for JavaScript, PHP, and Python applications, the list of supported formats for exporting a report will be significantly expanded. The list will be expanded not only for exporting a report to data files, but also for exporting it as images.
Heatmap
The new release will introduce a new chart type, the Heatmap, which will make data analysis and trend tracking easier.
The MergeDocument() Method
We have added the
MergeDocument() method to the StiReport class, enabling the merging of multiple reports into one. In the reporting tool for JavaScript, this method is called
mergeDocumentAsync(). Read more about this feature
here.