02-23-2007 08:01 AM
02-23-2007 08:03 AM
02-26-2007 03:24 AM
02-26-2007 08:17 AM
02-26-2007 09:36 AM
thanks, this has fixed the problem. I foolishly thought that a graph was the same object whether it was plotting a single series or not! (note: I stopped using the variant too - no point as my datatype now fits as an input to the property node)
Seems to be working without any flaws now. As far as efficiency goes, I'm not overly worried. This is my first proper app and I'd rather keep it simple. It only needs to update the graph every 15s, or on user presses and I've deliberately kept the sizes of the arrays small.
Thanks a lot for the help!
Dan