Add drawing Ymax and Ymin to DrawAllPoints
Posted: Tue May 02, 2006 12:17 pm
For drawing points using TFastLineSeries, I think it would be GREAT to have DrawAllPoints=false draw
a line between Ymax and Ymin points at each X pixel
rather than
a single Y point at each X pixel
for each X pixel as it is now.
That way, for the DrawAllPoints example in the Demo, clicking on the
( ) All points (one million)
versus the
( ) Non-repeated X only
would produce IDENTICAL graphs (WHICH IS WHAT WE REALLY WANT) rather than two different graphs.
Thank you,
Bill Anderson
a line between Ymax and Ymin points at each X pixel
rather than
a single Y point at each X pixel
for each X pixel as it is now.
That way, for the DrawAllPoints example in the Demo, clicking on the
( ) All points (one million)
versus the
( ) Non-repeated X only
would produce IDENTICAL graphs (WHICH IS WHAT WE REALLY WANT) rather than two different graphs.
Thank you,
Bill Anderson