A bug
Posted: 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
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