Page 1 of 1

Issue with bar chart

Posted: Tue Mar 19, 2019 1:46 pm
by 16584466
Hello,

I am facing a very strange issue with my bar charts which I cannot resolve. Attached is an image, at the right is the bar chart from my last build with Delphi Berlin and the previous version of TChart, on the left is the bar chart I get when compiling under Rio with the latest TChart version. The issue seems to be related to the left axis minor grid display (appears when minor grid is visible) and axis orientation (when inverted it does not happen).

I was not able to reproduce this in a new project file and I desperately need any ideas on where to look for a fix as this makes my application unusable.

Regards

Re: Issue with bar chart

Posted: Tue Mar 19, 2019 3:56 pm
by 16584466
The issue appears to be solved if I set Sort -> Y -> Ascending instead of Sort -> None but I need to have the values list unsorted

Re: Issue with bar chart

Posted: Fri Mar 22, 2019 10:18 am
by yeray
Hello,

I don't remember a similar issue being reported before, and I'm afraid there are too many unknown variables to be able to deeply investigate what could be happening.

As you know, we'd need to reproduce the problem here. If you can't reproduce the problem in a new simple project, maybe it can be reproduced exporting the chart to a tee file and loading it in a new application.