Quote Originally Posted by Uwe View Post
If you store your data in your own type of container I recommend to write your own QwtData bridge. This way you don't need to copy anything and a single replot every couple of seconds will do what you want.
Thanks...Ive searched the docs and what you are saying seems reasonable...