Stimulsoft Reports.Web.JS 2022.2.5

Stimulsoft Reports.Web.JS 2022.2.5Stimulsoft2022.2.5Publishedon13May2022Reports.WebReports.NetReports.WpfReports.JSReports.PHPReports.JavaReports.BlazorReports.AngularDashboards.WEBDashboards.WINDashboards.JSDashboards.PHPBIDesignerBICloudBIServerN..

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺

Stimulsoft 2022.2.5

Published on 13 May 2022

Stimulsoft Reports.Web.JS 2022.2.5

Reports.Web
Reports.Net
Reports.Wpf
Reports.JS
Reports.PHP
Reports.Java
Reports.Blazor

Stimulsoft Reports.Web.JS 2022.2.5

Reports.Angular
Dashboards.WEB
Dashboards.WIN
Dashboards.JS
Dashboards.PHP
BI Designer
BI Cloud
BI Server

 

Stimulsoft Reports.Web.JS 2022.2.5

 

New Features
1.    We added support for HTML view of the report in the WPF viewer.
RWpf
2.    We added the “Group” property to the “Cards” element in dashboards.
DWebDWinDJSBIDesigner
3.    We added the “Cross-Filtering” property for “Cards” element in dashboards.
DWebDWinDJS
4.    We added the ability to change the marker using conditional formatting for chart types such as “Range”, “Spline Range”, “Stepped Range”.
DWebDWinDJSBIDesigner
Enhancements
1.    We updated the algorithm to display value labels for the “Gauge” component of the “Horizontal” type in reports.
RNetRWpf
2.    We fixed a problem with handling of a variable as a parameter in an SQL query when using the user input mode.
RNetRWpf
3.    Engine, optimization. Loading resources from a template is now slightly faster and consumes less memory.
RWebRNetRWpf
4.    We updated the ability to add multiple series for the “Pictorial Stacked” chart type in the component editor.
RWebRNetRJSDWebDJSBIServerBIDesignerBICloud
Fixed Bugs
1.    We fixed a problem with displaying export settings menu in WinForms and .NET Core components for different scale values in the operating system.
RNet
2.    We fixed a bug in the div mode of JS components related to processing components if their “Printable” property is set to “False”.
RJSRPHP
3.    Export to PDF. UnsignedSignature fields can now be exported in the PDF/A mode.
RWebRNetRWpf
4.    Export to RTF. Several bugs with list tag export.
RWebRNetRWpf
5.    Engine, borders were cloned incorrectly in the “Text in Cells” component.
RWebRNetRWpf
6.    Export to HTML. Incorrect indent of list items when using the alignment – justify.
RWebRNetRWpfRJS
7.    We fixed the issue with processing of expressions for ternary operations, IIF and Switch functions.
RJSDJS
8.    We fixed the error in exporting charts to Excel file for the Node.js framework.
DJS
9.    We fixed the problem with displaying dates when applying the default format to it.
RJSDJS
10.    We fixed the error in exporting charts to Excel or SVG files when using custom fonts.
RJSDJS
11.    We fixed a bug related to caching of font and localization files in GET requests.
RJSDJS
12.    We fixed an problem with the algorithm to handle zero dates in MySQL data adapter.
RJSDJS
13.    We fixed some bugs with the mobile editing mode of dashboards.
RWebRJSDWebDJSBIServerBICloud
14.    We fixed a bug related to remembering the JSON value for the “Type” parameter in the report export menu as a data file.
RWebRJSBIServerBICloud
15.    We added the localization of the days of the week for the “Date Picker” element in dashboards.
RWebRJSDWebDJSBIServerBICloud
16.    We fixed a bug related to double execution of SQL query data when using a variable of type “List” as a parameter in this query.
RWebRNetRJSDWebDWinDJSBIDesigner
17.    We fixed a bug related to displaying a horizontal scroll bar for the “Cards” element in dashboards.
DWebDWinDJSBIServerBIDesignerBICloud
18.    We fixed a bug related to displaying text labels in the “Progress” element.
DWebBIDesigner
19.    We fixed an error with saving the values of the “Line Color” and “Lighting” properties for the “Scatter Line” chart type when saving the report to the *.mrt file with the JSON markup. .
RWebRNetDWebDWinBIDesigner
20.    We fixed a bug related to displaying conditional formatting in the condition editor of the “Chart” component.
DWinBIDesigner
21.    We fixed a bug related to naming links between data sources when connecting data from the project code.
RNetRWpfDWin
22.    We fixed a problem with positioning of elements on panels when editing the mobile and desktop versions of the dashboard design.
DWinBIDesigner
23.    We fixed a bug related using conditional formatting of the type “Color Scale”, in cases where the use of a three-color scale and negative values in its range.
RNetRWpf
 

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/158824.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 第十三章《优化》

    第十三章《优化》

    2021年5月29日
    78
  • ModifyStyle, ModifyStyleEx

    ModifyStyle, ModifyStyleEx1.wtl中的CListViewCtrl调用ModifyStyle,ModifyStyleEx,不起作用,改成_listCtrl.SetExtendedListViewStyle(_listCtrl.GetExtendedListViewStyle()|LVS_EX_FULLROWSELECT|LVS_EX_GRIDLINES,0);参照http://www.cppblo

    2022年7月19日
    14
  • Android之Activity生命周期浅析(一)「建议收藏」

    Android之Activity生命周期浅析(一)「建议收藏」Activity作为四大组件之一,出现的频率相当高,基本上我们在android的各个地方都能看见它的踪影,因此深入了解Activity,对于开发高质量应用程序是很有帮助的。今天我们就来详细地聊聊Activity的生命周期,以便我们在以后的开发中能如鱼得水。一、初识Activity  在日常应用中Activity是与用户交互的接口,它提供了一个用户完成相关操作的窗口。当我们在开发中创建Activit

    2022年8月16日
    5
  • shell数组变量赋值_形参可以是常量变量或表达式

    shell数组变量赋值_形参可以是常量变量或表达式1.定义数组bash支持一维数组(不支持多维数组),并且没有限定数组的大小。类似于C语言,数组元素的下标由0开始编号。获取数组中的元素要利用下标,下标可以是整数或算术表达式,其值应大于或等于0。在Shell中,用括号来表示数组,数组元素用”空格”符号分割开。定义数组的一般形式为:【示例】定义数组:array_name=(value0value1value2value3)数组的值类型任意,个数不限可以不使用连续的下标,而且下标的范围没有限制:array_name=([0]

    2022年10月30日
    0
  • python数据分析源码_python 统计分析

    python数据分析源码_python 统计分析以后都在github更新,请参考CpythonInternals版本第一步克隆Cpython仓库到本地,切换到我当前的版本,我当前的版本号是3.8.0a0gitclonehttps://github.com/python/cpython.gitgitreset–hardab54b9a130c88f708077c2ef6c4963b632c132b…

    2022年8月23日
    4
  • 双边滤波——原理及matlab实现

      思维闭塞时可外出采采风。1、双边滤波简介:   双边滤波(Bilateral filter)是一种非线性滤波方法(空间权值+相似权值)——空间权值:模糊去噪;相似权值:保护边缘。2、双边滤波原理  双边滤波具有两个权重:空间权重与相似权重  1)空间权重:与像素位置有关,为像素之间的距离(欧式距离,空间度量),故可定义为全局变量放在循环外,通常定义为…

    2022年4月9日
    62

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号