Axis label position

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
toreba
Newbie
Newbie
Posts: 17
Joined: Thu Aug 07, 2014 12:00 am

Axis label position

Post by toreba » Thu Aug 06, 2015 3:26 pm

Hi,

I'm looking for guidance as to how this property works when set through the chart editor. If I select 'at tick' all is well. If I select 'before tick' or 'after tick', the label is displaced 1.5 ticks in the respective direction. It moves too far. It is 'before' or 'after' the wrong tick. The option 'center' seems to do the same as 'before tick' and puts the label in completely the wrong place. Is this a bug?

Thanks for any advice!

Regards

Toreba

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Axis label position

Post by Narcís » Fri Aug 07, 2015 7:33 am

Hi Toreba,

This might depend on the axis increment and the number of labels. Can you please attach a simple example project we can run "as-is" to reprodcue the problem here?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

toreba
Newbie
Newbie
Posts: 17
Joined: Thu Aug 07, 2014 12:00 am

Re: Axis label position

Post by toreba » Fri Aug 14, 2015 3:19 pm

Narcis,

I have uploaded a very simple example project as 'DateTimeAxisLabelProject.zip' with some screen shots showing how it looks for me using TeeChart Pro 2013.09.131119 32bit VCL in Delphi XE5.

The problems are apparent at design time. No need to run it.

With bottom axis labels positioned 'at tick' all is well.

Positioned 'before tick' the label appears just after the preceding tick, which looks wrong

Positioned 'after tick' the label appears just before the following tick, which also looks wrong

Positioned at 'center' dos the same as 'before tick'.

Hope that's clear.

Regards

Toreba

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

Re: Axis label position

Post by Yeray » Tue Aug 18, 2015 9:13 am

Hi Toreba,

You are right, there are a couple of things to improve here.
I've added a ticket to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1273

Feel free to add your mail to the CC list of the ticket to be automatically notified when an update arrives.
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

toreba
Newbie
Newbie
Posts: 17
Joined: Thu Aug 07, 2014 12:00 am

Re: Axis label position

Post by toreba » Wed Aug 19, 2015 3:01 pm

Yeray,

Thanks for the confirmation.

I don't think I have rights to edit the cc list on the ticket though...

Regards

Toreba

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

Re: Axis label position

Post by Yeray » Wed Aug 19, 2015 3:36 pm

Hi Toreba,

You will see the option "Add me to the CC list" when logged into the system
You can register here.
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