[Answered] Strange behavior with tzdHorizontal

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

[Answered] Strange behavior with tzdHorizontal

Post by xxxxxx » Sat Sep 08, 2007 12:23 am

I observe strange (if not bug) behavior of LeftAxis if it has StartPosition<>0 or EndPosition<>100 and a Chart Zoom.Direction=tzdHorizontal. Instead of remained constant axis minimum and maximum vary in unpredictable way.
Last edited by xxxxxx on Thu Sep 27, 2007 10:06 am, edited 1 time in total.
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Sun Sep 09, 2007 10:04 am

I just recently bought the source code and now is able to see the reason of the problem (Chart.pas, line 3254) but so far has no bright ideas how to fix it in the best way except to modify DoZoom method :(

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

Post by Narcís » Mon Sep 17, 2007 2:27 pm

Hi Alexander,

We haven't been able to reproduce the issue. Could you please give us some more information on how to reproduce the problem here? It would also help if you send us a simple example project we can run "as-is".

You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Tue Sep 18, 2007 2:28 pm

Hi, Narcís,
thank you for your response, I just uploaded a demo to http://www.steema.net/upload. Hope the problem will become obvious.
{Of course, unless it's a feature rather than a bug :wink: }
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

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

Post by Narcís » Wed Sep 19, 2007 8:30 am

Hi Alexander,

Thank you very much for documenting the issue so well (example, images, solution, ...). We could reproduce the issue here and checked that suggested solution worked fine for all Zoom.Direction combinations. We have applied the fix to our sources and will be included at the next maintenance release.
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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Wed Sep 26, 2007 2:10 pm

Is there any way to close topic on this forum?
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

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

Post by Narcís » Wed Sep 26, 2007 2:12 pm

Hi Alexander,

You can add a new subject for each message in the thread. You can also edit your original message subject and add something like [Solved], [Answered] or [Closed]; before the original subject.

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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Post by xxxxxx » Sat Oct 06, 2007 9:32 am

Hi, Narcís!
Could you please send me back Chart.pas file I sent to you? My harddisk suddently died and I lost this file :(
Thanks in advance!
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

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

Post by Narcís » Mon Oct 08, 2007 7:51 am

Hi Alexander,

Sure! I've just sent it.
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

Post Reply