Stimulsoft Dashboards.JS 新版本發表

Released: Dec 29, 2022

2023.1.3 中的更新

特性

  • Added the autoSave property to the onSaveReport event arguments.
  • Updated expression editors. Now monospaces font for expressions is used.
  • Optimized and improved the algorithm for processing and displaying a large amount of data in the "Table" dashboard element.
  • Added the ability to get the value of dashboard filter items when hovering over tooltips and hyperlinks. You can do this using the element properties SelectedValue, SelectedKey, SelectedLabel, SelectedIndex.
  • Made some improvements to...

Released: Dec 15, 2022

2023.1.2 中的更新

修補程式

  • Fixed an issue related to the selection of a graphic element of the "Bubble" chart when applying a filter in dashboards.
  • Fixed a bug related to displaying labels for graphic elements of the "Sunburst" chart.
  • Fixed a problem related to the calculation of the positions of graphic elements for the "Sunburst" chart.
  • Fixed a bug related to saving and loading designer options in cookies.
  • Fixed an issue with using the chart filtering with specified arguments and series values.
  • Fixed the issue with...

Released: Dec 8, 2022

2023.1.1 中的更新

特性

  • Added the possibility to group report parameters in collapsible groups in the viewer.
  • Added a new button to the dashboard viewer - Reset All Filters. This button helps to reset all current state of user's filters to its default state.
  • Added the ability to control an alignment of the viewer's toolbar buttons. This possibility has been added to both the dashboard viewer and the reports viewer. It is possible to change it with the help of the PreviewSettings property of the report.
  • Added the...

Released: Nov 21, 2022

2022.4.5 中的更新

特性

  • Added the ability to resize form when creating or editing data sources.

修補程式

  • Fixed an issue related to displaying some properties of the "Sunburst" chart.
  • Fixed a bug related to displaying control icons in the viewer at different browser scales.

Released: Nov 1, 2022

2022.4.4 中的更新

特性

  • Added the ability to resize the window when editing data sources.
  • Updated map of the European Union. The following options are now available - EU map with United Kingdom and EU map without United Kingdom.
  • Optimized algorithm for processing large amounts of data and exporting reports.

修補程式

  • Fixed a bug related to exporting the "Gauge" component to SVG.

Released: Oct 19, 2022

2022.4.3 中的更新

修補程式

  • Fixed a bug related to displaying and processing of the "Format" property for the axes of 3D charts in dashboards.
  • Fixed a bug related to the size of icons in the "Style" property for 3D charts.
  • Fixed a bug related to the processing of the "Hot Back Color" property in the "Indicator" type of a style.
  • Fixed a bug related to displaying a list of columns when sorting in dashboard elements.
  • Fixed a bug related to displaying items in the "Icons" menu, in cases where the icons are white.
  • Fixed...

Released: Oct 6, 2022

2022.4.2 中的更新

特性

  • Added 'Side-by-Side' property for 3D charts in dashboards.
  • Added the ability to horizontally align text in the column headers of 'Table' elements in dashboards.
  • Added a new 'Parameter Width' property for report templates.
  • Specify the behavior of view controls on 'Chart' elements. View controls can now be always displayed or only on hover. Customization is done in chart interaction editor.
  • Added interactive features for 3D charts in reports and dashboards.
  • Updated and improved the algorithm...

Released: Sep 27, 2022

2022.4.1 中的更新

特性

  • Added the "Data Transformation" property for the "Cards" element in dashboards.
  • Added support for HiDPI images in JS components. Also, all images and style settings have been transferred from CSS files to script files. Including CSS files in the project is no longer required.
  • Added a new method to switch the theme of the component designer.setTheme(themeName) or viewer.setTheme(themeName). Also, there is an option to set the theme of the component options.appearance.theme = theme.
  • Added a new...

Released: Aug 29, 2022

2022.3.5 中的更新

特性

  • Added 'Merge Dictionary...' command to data dictionary 'Actions' menu.

修補程式

  • Fixed a problem related to the horizontal alignment of column headers in the "Pivot Table" dashboard element.
  • Fixed some errors related to the analysis and processing of data of the DateTimeOffset type when using SQL data sources.
  • Fixed a problem related to calculating the size of the tooltip when hovering on it a mouse near the borders of the browser window.
  • Fixed a bug related to escaping the names of data tables...

Released: Aug 2, 2022

2022.3.4 中的更新

修補程式

  • Fixed a bug related to the processing of inverse trigonometric functions (acos, asin, atan) when creating event scripts using Blockly.
  • Fixed a bug related to adding the "Shapes" component to the report.
  • Fixed an error related to the repeated call of the Publish wizard.
  • Fixed a bug related to the calculation of the size and position of the tooltip elements in the dashboard.
  • Fixed an issue related to watermark image parameters in the div HTML view mode.