Search found 3 matches

by jalgeo
Tue May 16, 2006 4:49 pm
Forum: VCL
Topic: Code upgraded to 7.06 can't find 'tee'
Replies: 1
Views: 2329

Code upgraded to 7.06 can't find 'tee'

I have installed TC 7.06 on Delphi 2005 and used it to speed up the plotting in some existing applications that were originally developed with TC 4.04. I removed TC 4.04 from the list of components to load, and now the applications will not compile, giving an error message "Required package 'tee' no...
by jalgeo
Fri Jan 27, 2006 3:08 pm
Forum: VCL
Topic: DrawAllPoints should plot high and low for each pixel
Replies: 3
Views: 3626

Hi Narcis, Thank you for the clarification. Unfortunately, plotting only the first point can hide features in data (I can send some examples). Perhaps in a future release you might consider adding an algorithm to plot both the maximum and minimum Y that map to each X pixel. Doing this will take slig...
by jalgeo
Thu Jan 26, 2006 4:31 pm
Forum: VCL
Topic: DrawAllPoints should plot high and low for each pixel
Replies: 3
Views: 3626

DrawAllPoints should plot high and low for each pixel

When I plot data with DrawAllPoints := True, the plot looks very different than when DrawAllPoints := False. It appears that the True case plots only the largest Y value that maps to each X pixel. This causes a loss of information, especially for noisy data.

Regards,
John
[/img]