2015.14.150120 32 bit VCL; Delphi XE2 & XE7
In the very simple attached demo there are a couple problems:
1) Marks overlap
2) Title on left axis, which includes a #13, is pushed off the side of the chart.
I don't believe was a problem in an earlier version. (I remember working the top margin so that the marks would not overlap).
If a patch is available, I would certainly appreciate it as I cannot release a build with this problem.
Thank you,
Ed Dressel
Marks overlap & axis title cut off in chart
-
- Advanced
- Posts: 228
- Joined: Tue Aug 28, 2007 12:00 am
- Location: Oregon, USA
Marks overlap & axis title cut off in chart
- Attachments
-
- Marks Overlap.rar
- (89.54 KiB) Downloaded 893 times
Re: Marks overlap & axis title cut off in chart
Hi Ed,
This is what I see when running your project here with the latest version: And this is how it looks if I run it with TeeChart v8, activating GDIPlus to better compare:
I'd suggest you to implement some anti-overlapping system. I actually see I already suggested it to you. Have you tried it?
I see this has been partially fixed in this last v2015.14 (see the first image in this post) but it seems the margin is still not perfectly calculated.
I've added it to the public tracking system:
http://bugs.teechart.net/show_bug.cgi?id=1124
This is what I see when running your project here with the latest version: And this is how it looks if I run it with TeeChart v8, activating GDIPlus to better compare:
Did you see this not happening in any specific TeeChart version?TestAlways wrote:1) Marks overlap
I'd suggest you to implement some anti-overlapping system. I actually see I already suggested it to you. Have you tried it?
I see this was broken between v2013.08 and v2013.09:TestAlways wrote:2) Title on left axis, which includes a #13, is pushed off the side of the chart.
I see this has been partially fixed in this last v2015.14 (see the first image in this post) but it seems the margin is still not perfectly calculated.
I've added it to the public tracking system:
http://bugs.teechart.net/show_bug.cgi?id=1124
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |