Bug with stacked bars
Hi,
I'm having FastReports v 4.10.2 and I have noticed a very weird behavior.
My chart consists of 2 series. Series one is dominant (meaning that it takes around 99.99% of each bar). The weird thing is that series 2 appears at bars that has less percentage compared to other bars (where it is invisible).
I'm attaching an example pic. In this pic, you can see that series 2 appears for X=4,13,25.
In these points I have the following values for series 1 and 2:
04: 36305 - 17
13: 35623 - 30
25: 31626 - 10
Now, for example, in X=7 the respective values are 30258 - 27. So, in this point the ratio of series 2 / total (27 / 30285) is bigger that in point X=4. But series 2 does not appear in point 7!
I have tried to create the same chart with TChart and the result was more consistent (meaning that more bars had series 2 appearing).
Thanks in advance for your time.
I'm having FastReports v 4.10.2 and I have noticed a very weird behavior.
My chart consists of 2 series. Series one is dominant (meaning that it takes around 99.99% of each bar). The weird thing is that series 2 appears at bars that has less percentage compared to other bars (where it is invisible).
I'm attaching an example pic. In this pic, you can see that series 2 appears for X=4,13,25.
In these points I have the following values for series 1 and 2:
04: 36305 - 17
13: 35623 - 30
25: 31626 - 10
Now, for example, in X=7 the respective values are 30258 - 27. So, in this point the ratio of series 2 / total (27 / 30285) is bigger that in point X=4. But series 2 does not appear in point 7!
I have tried to create the same chart with TChart and the result was more consistent (meaning that more bars had series 2 appearing).
Thanks in advance for your time.