Hello,
If you have an axis with Logarithmic = true and the panning tool activated, you can scroll the chart until the logarithmic axis has negative min and max.
The negative values are not displayed, but this causes some strange behaviour with the labels.
I guess a test should be made in class TChartAxis to avoid having negative values on a logarithmic axis. What do you think ?
Regards
Panning with Log Axes can bring negative values
Hello!
Unless you are indeed ready to dive into deep details of TeeChart, IMHO it's more simple just to trap OnAllowScroll event and do not allow scrolling logarithmic chart beyond respective domain.
Unless you are indeed ready to dive into deep details of TeeChart, IMHO it's more simple just to trap OnAllowScroll event and do not allow scrolling logarithmic chart beyond respective domain.
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Ok, I've added your request to our wish-list to be considered for inclusion in future releases.
Ok, I've added your request to our wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |