Acceleration of plotting with Mouse Moving over the chart
Posted: Tue Jan 13, 2004 5:49 pm
I am performing calculations that dynamically add points to series, which in turn are automatically plotted on a TeeChart.
One run for example may take 10 seconds, plotting 1000 points for 3 series. But by moving the mouse pointer repeatedly over the chart - the plotting speeds up - leaving a run to take just 5 seconds... What could be happening during the OnMousemove event to speed up the actual repainting of the chart...
What is going on here --- TCPro v5.02... Delphi 6 .. All OS..
thanks....
One run for example may take 10 seconds, plotting 1000 points for 3 series. But by moving the mouse pointer repeatedly over the chart - the plotting speeds up - leaving a run to take just 5 seconds... What could be happening during the OnMousemove event to speed up the actual repainting of the chart...
What is going on here --- TCPro v5.02... Delphi 6 .. All OS..
thanks....