A bug

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
unicoders
Newbie
Newbie
Posts: 4
Joined: Tue Feb 27, 2007 12:00 am

A bug

Post by unicoders » Thu Mar 22, 2007 4:30 pm

There is a bug that was found in the Curve Fitting demo application of the TeeChart live demo.

If you alter the code and add this line:
myChart.getAxes().getBottom().setMinMax(80, 99);
in the initComponents() method when you move with the mouse over the chart the white point will not be drawn when you approach the left end of the chart.

Best regards,
UniCoders

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Mar 29, 2007 8:29 am

Hi,

I'm sorry, I cannot reproduce the problem here. Which white point are you referencing ? Could you please specify all the steps I must do in order to reproduce it ?

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

Post by Narcís » Thu Mar 29, 2007 10:51 am

Hi UniCoders,

Sorry for previous misunderstanding. We have been able to reproduce the issue here and added it to our defect list to be fixed for 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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply