-
Hi Achim,
why iterate over the trace, instead of iterating over the pixels and request/calculate the corresponding data. So you have only 1920 pixels to draw, even if the data consists of 10000000 points.
Regards,
Michael.
2008-12-08 11:53:54 UTC in JChart2D
-
Just my 2 (euro-)cents:
The layer should handle annotations in data coordinates or in world coordinates. I need Strings (vertical and horizontal) and Shapes. Both have to be mouse-draggable.
Regards,
Michael.
2008-12-08 11:44:42 UTC in JChart2D
-
Just my 2 (euro-)cents:
The layer should handle annotations in data coordinates or in world coordinates. I need Strings (vertical and horizontal) and Shapes. Both have to be mouse-draggable.
Regards,
Michael.
2008-12-08 11:40:57 UTC in JChart2D