Search found 3 matches
- Tue May 16, 2006 4:49 pm
- Forum: VCL
- Topic: Code upgraded to 7.06 can't find 'tee'
- Replies: 1
- Views: 2347
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...
- Fri Jan 27, 2006 3:08 pm
- Forum: VCL
- Topic: DrawAllPoints should plot high and low for each pixel
- Replies: 3
- Views: 3664
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...
- Thu Jan 26, 2006 4:31 pm
- Forum: VCL
- Topic: DrawAllPoints should plot high and low for each pixel
- Replies: 3
- Views: 3664
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]
Regards,
John
[/img]