Problems showing data in line chart

Stimulsoft Reports.WEB discussion
Post Reply
yuriGY
Posts: 6
Joined: Tue Aug 13, 2024 8:22 pm

Problems showing data in line chart

Post by yuriGY »

Hi,

There's two things I have to show in my report:
1. The trend line for the line using the analysis_chart.value column in the chart.
analysis_chart.value: https://imgur.com/a/analysis-chart-value-line-VglZiEx

I tried every single config I could imagine, the trend line apperas in Stimulsoft, but not on browser.
Chart config and trend line: https://imgur.com/a/Bv7C8LT
Trend line does not appear: https://imgur.com/a/qtyJ4LH

2. In the same report, notice it's hard to see the information in the chart bacause it's squeezed in a little section of it. For a better visualization, I want to take just a slice of it, not considering the whole Y axis, like this example:
https://imgur.com/a/qj9hgjR

Notice how the Y axis value is dynamic, it starts at 77.5 because of the values in the chart and ends at 100.

Can you help me figure out why the trend line doesn't appear and how to get a better visualization of my chart?
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Problems showing data in line chart

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
yuriGY
Posts: 6
Joined: Tue Aug 13, 2024 8:22 pm

Re: Problems showing data in line chart

Post by yuriGY »

Hi,

Unfortunately we use our database to feed data to the report. I'll be sending you the report though, so you can see the types of the variables and the chart/report configs.
Attachments
Sample report.mrt
(108.05 KiB) Downloaded 162 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Problems showing data in line chart

Post by Lech Kulikowski »

Hello,

Please try to use the PreventIntersection property for the Labels.

Thank you.
yuriGY
Posts: 6
Joined: Tue Aug 13, 2024 8:22 pm

Re: Problems showing data in line chart

Post by yuriGY »

Hi,

Thanks for the advice, although it doesn't fix the two problemas, it really improved the visualization of the chart!
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Problems showing data in line chart

Post by Lech Kulikowski »

Hello,

Please send us test data for your report.

Thank you.
yuriGY
Posts: 6
Joined: Tue Aug 13, 2024 8:22 pm

Re: Problems showing data in line chart

Post by yuriGY »

Hi!

I was making samples to send here, but I learned new information.

- The first test I did was utilizing a json file with the sample data as my data source and try to preview the report -> Trend line did appear.

- Second test was setting the first report I sent here to access our database to preview the report inside Stimulsoft's software -> Trend line did appear.

- Then I uploaded the report to the web, to try and render it -> Trend line did NOT appear.


So, in conclusion, to replicate the error, you have to render the report on the web. I have attached the json.mrt sample report with the "test data.json", but you'll have to render it on a browser.
Attachments
test data.json
(945 Bytes) Downloaded 138 times
json.mrt
(16.28 KiB) Downloaded 147 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Problems showing data in line chart

Post by Lech Kulikowski »

Hello,

What product, version and viewer are you use?

Thank you.
Post Reply