Page 1 of 1

Dragging the graph results in non-existent data displayed

Posted: Mon Jan 25, 2010 4:42 pm
by 10045810
I have a graph:
Graph1.PNG
Graph1.PNG (7.1 KiB) Viewed 7382 times
Graph2.PNG
Graph2.PNG (7.16 KiB) Viewed 7381 times
Graph3.PNG
Graph3.PNG (7.11 KiB) Viewed 7382 times
The first graph shows the data at 0 time to be about 0. As I drag the data to the left, a negative offset for the first point is introduced. As I drag it a little further to the left, the offset changes to a positive offset for the first point.

This problem displays itself randomly when displaying the data (without dragging). In each instance, if I drag the data to the right, the anomaly disappers.

Any suggestions?

M Weingarden

Re: Dragging the graph results in non-existent data displayed

Posted: Mon Jan 25, 2010 6:09 pm
by narcis
Hi MTW,

Can you please attach a simpe example project with which we can reproduce the problem here and let us know the exact TeeChart version you are using?

Thanks in advance.

Re: Dragging the graph results in non-existent data displayed

Posted: Mon Jan 25, 2010 7:03 pm
by 10045810
I am using version VCL Pro 8.04 under BCB 6.0. When I build a simple project, I cannot duplicate the problem. The series is a TLineSeries.

Thanks
M Weingarden

Re: Dragging the graph results in non-existent data displayed

Posted: Mon Jan 25, 2010 7:05 pm
by narcis
Hi MTW,

Can you please check if v8.06 solves the problem at your end?

Thanks in advance.

Re: Dragging the graph results in non-existent data displayed

Posted: Mon Jan 25, 2010 8:54 pm
by 10045810
Thank you.

The problem disappeared with 8.06.

M Weingarden