
Adds the ability to cache images loaded via hyperlink, speeding up report rendering.
Features
- Added X- and Y-axis properties to the Radar Chart element in dashboards.
- Added the ability to center align titles in Radar Chart elements in dashboards.
- Added the ability to display LaTex formulas in the Math Formula report component using a data column.
- Added the ability to cache images that are loaded via a hyperlink. This significantly speeds up the rendering of reports.
- Added support for TrimStart and TrimEnd methods for string types in Interpretation report calculation mode.
- Improved expression calculations in dashboards.
- Added support for Calculated Data Columns in the report engine for the JoinColumnContent(dataSource) function.
- JavaScript reporting engine added support for TrimStart, TrimEnd, PadLeft and PadRight methods for string types.