NEW New attribute reportType
was added to save()
API call. It allows saving the reports in .xml
format. More
NEW Added examples for integration with React projects.
FIX The issue when NULL
value label is not shown in Excel export was fixed.
FIX The issue with isPercent
formatting for charts was fixed.
FIX The compatibility issue with jQuery 3.x was fixed.
FIX Toolbar icon for Report was fixed on mobile UI.
FIX Methods updateData()
, connectTo()
and addJSON()
updates data for the current report, without reverting to default options.
FIX Toolbar was updated according to the new structure of options object.
FIX Multiple values
checkbox was fixed in Toolbar.
FIX The issue on charts with decoding labels that have special HTML entities was fixed.
FIX The issue with Pie chart labels that have HTML tags was fixed.
FIX Performance improvements in export to Excel, PDF, HTML were implemented.
FIX The issue when NULL
value label is not shown in Excel export was fixed.
FIX The issue with isPercent
formatting for charts was fixed.