Indicator. Line breaks broken.

Stimulsoft Reports.BLAZOR discussion
Post Reply
UserName
Posts: 4
Joined: Fri May 23, 2025 9:11 am

Indicator. Line breaks broken.

Post by UserName »

Why <Text> in Stimulsoft.Dashboard.Components.Chart.StiChartAreaIndicatorTitle doesn't apply line breaks?
We tried use \r\n, entering in text. Nothing works.
Where and what in source code we need to change to fix that?
Code:
<Title Ref=\"89\" type=\"Stimulsoft.Dashboard.Components.Chart.StiChartAreaIndicatorTitle\" isKey=\"true\">
<Color>Black</Color>
<Text>Value \r\n {Format(\"{0:C2}\", Value.Value)}</Text>
</Title>

Our viewer: Stimulsoft.Report.Blazor.StiBlazorViewer
UserName
Posts: 4
Joined: Fri May 23, 2025 9:11 am

Re: Indicator. Line breaks broken.

Post by UserName »

In other Components this formatting works good
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Indicator. Line breaks broken.

Post by Max Shamanov »

Hello,

Please send us a sample report with test data that shows correct and incorrect behaviour.

Thank you.
UserName
Posts: 4
Joined: Fri May 23, 2025 9:11 am

Re: Indicator. Line breaks broken.

Post by UserName »

In attach i send examples. Please give attantion on "Type" where it works.
Attachments
There is the example of bad vizualization
There is the example of bad vizualization
image (1).png (32.25 KiB) Viewed 1836 times
There is the example of normal vizualization
There is the example of normal vizualization
image.png (15.45 KiB) Viewed 1836 times
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Indicator. Line breaks broken.

Post by Max Shamanov »

Hello,

Please send us a sample report(.mrt file) with test data that shows correct and incorrect behaviour.

Thank you.
UserName
Posts: 4
Joined: Fri May 23, 2025 9:11 am

Re: Indicator. Line breaks broken.

Post by UserName »

In Stimulsoft.Report.Blazor.StiBlazorViewer Version 2024.2.6 it works incorrect.
In WinForms .NET 4.7.2 Version 2025.1.6 it works correct.
Attachments
Dashboard-2T_01.mrt
(9.88 KiB) Downloaded 129 times
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Indicator. Line breaks broken.

Post by Max Shamanov »

Hello,

We require more time to investigate the issue thoroughly.
Rest assured, we will keep you informed about the outcome as soon as possible.

Thank you
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Indicator. Line breaks broken.

Post by Max Shamanov »

Hello.

We have reproduced the issue and need some time to make an improvement.
We will let you know when we get any results.

Thank you.
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Indicator. Line breaks broken.

Post by Max Shamanov »

Hello,

After a detailed review of your report.
Unfortunately we can say that at the moment as it is.
Due to the specifics of our charting engine in the web designer it is still possible to display text only inline.

Thank you.
Post Reply