Page 1 of 1
Bottom Axis Inverted Oddness...
Posted: Tue May 10, 2022 8:37 pm
by 16493447
Can someone help me figure this one out? I have the chart (image 1) where if I invert it, the area series on the bottom disappear. The button on the form is a simple chart->BottomAxis->Inverted = ! chart->BottomAxis->Inverted. As you can see, everything inverts nicely except the area series. It just disappears.
Thanks.
- Good.PNG (28.06 KiB) Viewed 8465 times
- Bad.PNG (20.02 KiB) Viewed 8465 times
Re: Bottom Axis Inverted Oddness...
Posted: Wed May 11, 2022 2:16 am
by 16493447
Turns out this only happens when DrawStyle is set to Curves. It works OK if set to Segments.
Re: Bottom Axis Inverted Oddness...
Posted: Wed May 18, 2022 8:27 pm
by yeray
Hello,
I've been able to reproduce the problem so I've added it to the public tracker (
#2528).
Thanks for reporting it.