Search found 6351 matches

by Lech Kulikowski
Sun Apr 22, 2018 5:38 pm
Forum: Stimulsoft Reports.JS
Topic: AllowHtmlTag Image support
Replies: 7
Views: 2534

Re: AllowHtmlTag Image support

Hello,

Unfortunately, this tag is not supported. Sorry.

Thank you.
by Lech Kulikowski
Sun Apr 22, 2018 5:37 pm
Forum: Stimulsoft Reports.WEB
Topic: Chart date issue?
Replies: 11
Views: 3649

Re: Chart date issue?

Hello,

We made some improvements with showing Charts in the WebViewer.

Please check the next release build which will be available in this week.

Thank you.
by Lech Kulikowski
Sun Apr 22, 2018 5:35 pm
Forum: Stimulsoft Reports.WEB
Topic: Ratio plot in Stimulsoft?
Replies: 5
Views: 1661

Re: Ratio plot in Stimulsoft?

Hello,

Not all types of series would be combined. In your case, You can try to use Clustered Column, Line, Constant Line.

Thank you.
by Lech Kulikowski
Sun Apr 22, 2018 5:22 pm
Forum: Stimulsoft Reports.JS
Topic: Declaring a JSON model for designer with custom captions
Replies: 5
Views: 3081

Re: Declaring a JSON model for designer with custom captions

Hello,

Unfortunately, there are no options to make it automatically. You can rename data sources in the dictionary.

Thank you.
by Lech Kulikowski
Thu Apr 19, 2018 8:30 am
Forum: Stimulsoft Reports.JS
Topic: Declaring a JSON model for designer with custom captions
Replies: 5
Views: 3081

Re: Declaring a JSON model for designer with custom captions

Hello,

Please try to add Name for the top level.

Thank you.
by Lech Kulikowski
Thu Apr 19, 2018 8:26 am
Forum: Stimulsoft Reports.WEB
Topic: Ratio plot in Stimulsoft?
Replies: 5
Views: 1661

Re: Ratio plot in Stimulsoft?

Hello,

We do not have separate Ratio Plot chart. You can try to combine necessary result from another series types.

Thank you.
by Lech Kulikowski
Thu Apr 19, 2018 8:20 am
Forum: Stimulsoft Ultimate
Topic: Viewer doesnt open anymore
Replies: 11
Views: 5785

Re: Viewer doesnt open anymore

Hello,

Could you explain your issue in more details, do you have any errors, messages when open reports?

Also please try to remove the settings folder by the following path:
[C]:\Users\[UserName]\AppData\Local\Stimulsoft\

Thank you.
by Lech Kulikowski
Thu Apr 19, 2018 8:18 am
Forum: Stimulsoft Reports.NET
Topic: Problem with CrossData display
Replies: 10
Views: 4305

Re: Problem with CrossData display

Hello,

Please check the last release 2018.2.1

Thank you.
by Lech Kulikowski
Thu Apr 19, 2018 8:14 am
Forum: Stimulsoft Reports.WPF
Topic: Data binding in the report
Replies: 10
Views: 5798

Re: Data binding in the report

Hello

In this case, you should rerender report with new values:

Variable1 = "321";
this.Render(false);

Thank you.
by Lech Kulikowski
Mon Apr 16, 2018 9:09 pm
Forum: Stimulsoft Reports.JS
Topic: (Node.js) Pdf Export - Image not transparent
Replies: 5
Views: 2007

Re: (Node.js) Pdf Export - Image not transparent

Hello,

We need some additional time to investigate the issue.

Thank you.