Legend not displaying properly when at Bottom

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TimeAcct
Newbie
Newbie
Posts: 43
Joined: Wed Sep 03, 2008 12:00 am

Legend not displaying properly when at Bottom

Post by TimeAcct » Sun Sep 25, 2016 7:58 pm

Hello,

I have Delphi XE10.1 - and the TeeChart 2016.18.160504 32 Bit

The issue is when the Legend is at the bottom
TeeChartBadLegend1.jpg
Example of Bad Legend
TeeChartBadLegend1.jpg (174.54 KiB) Viewed 7648 times
Here you can see that the #s in the legend are mixing with the text from the next graph element.
Now what I am displaying here are directory names and their sizes. The value being added as a pie slice is a INT64 - so it 'could' be a large number - but not in these cases.

Another example shows what it looks like when I put the Text Style to Left Value.
TeeChartBadLegend2.jpg
TeeChartBadLegend2.jpg (152.83 KiB) Viewed 7645 times
Here you can see that the Numbers no longer over write the Text - which is nice - but there is a lot of space between the little images and the number. now I am guessing that this has to do with them being INT64 numbers? But I am not sure.

Is there a way to have the legend display Right value - and display properly... IS there a way to prevent the numbers in the legend from having so much space in front of them? (I looked for some sort of format for the values - but did not see anything).

Note: If I put the legend to the left or Right of the graph - it displays fine (although the graph is too small to be useful).

thank you

G. Bradley MacDonald

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Legend not displaying properly when at Bottom

Post by Yeray » Mon Sep 26, 2016 11:02 am

Hello,

I could reproduce the problem modifying a bit the test project in the ticket #1430.
I'll see if I can find a rapid fix for it or if I have to reopen the ticket (or to create a new one).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Legend not displaying properly when at Bottom

Post by Yeray » Thu Sep 29, 2016 9:40 am

Hello,

I've created a new ticket for this issue:
http://bugs.teechart.net/show_bug.cgi?id=1643
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Legend not displaying properly when at Bottom

Post by Yeray » Fri Oct 07, 2016 9:58 am

Hello,

This is just to inform we've just fixed and closed the ticket #1643 so the next maintenance release will include it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply