Problems with charts

Stimulsoft Reports.JS discussion
Post Reply
jaqb
Posts: 23
Joined: Thu Jul 25, 2024 7:09 am

Problems with charts

Post by jaqb »

Hi, I want to get a step chart for data that is is irregularly arranged (distance between two neighboured points is not equal for each pair).
The area chart does not take into account the distance between points, so I used a scatter chart, which does not fully meet my requirements.

So I have a few questions:
1. Is it possible to get the area chart for irregularly arranged data?
2. If I have to use scatter chart, is it possible to fill the area between the line and the X-axis with color in the scatter chart?
3. Why does the scatter chart lost the last point at 00:45: ?
4. How can I set labels space for scatter chart (at the sample there is 1h12min between each label, but I want to set e.g. 30min)
Attachments
square_function.mrt
(12.4 KiB) Downloaded 202 times
scatter.json
(637 Bytes) Downloaded 191 times
problem.png
problem.png (65.97 KiB) Viewed 2364 times
area.json
(398 Bytes) Downloaded 205 times
jaqb
Posts: 23
Joined: Thu Jul 25, 2024 7:09 am

Re: Problems with charts

Post by jaqb »

Additionally, changing the line color for negative values in scatter chart does not work
Max Shamanov
Posts: 990
Joined: Tue Sep 07, 2021 10:11 am

Re: Problems with charts

Post by Max Shamanov »

Hello,

We require more time to investigate the issue thoroughly.
We will let you know when we get any result.

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

Re: Problems with charts

Post by Max Shamanov »

Hello,
1. Is it possible to get the area chart for irregularly arranged data?
Unfortunately, you can't set different time intervals for specific data due to the specifics of the engine that builds the charts.
2. If I have to use scatter chart, is it possible to fill the area between the line and the X-axis with color in the scatter chart?
Unfortunately there is no such option and there are no plans to add it.
3. Why does the scatter chart lost the last point at 00:45: ?
We have reproduced the issue and need some time to make an improvement.
We will let you know when we get any results.
4. How can I set labels space for scatter chart (at the sample there is 1h12min between each label, but I want to set e.g. 30min)
Unfortunately, for data of the date type you cannot specify a step different from the calculated one.

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

Re: Problems with charts

Post by Max Shamanov »

Hello,

We have added the ability to change and set the colour for negative scatterline chart values.
Please check our next build when it will be available.

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

Re: Problems with charts

Post by Max Shamanov »

Hello,
3. Why does the scatter chart lost the last point at 00:45: ?
We have made an improvement.
Please, check our next build when it will be available.

Thank you.
Post Reply