03-02-2007 07:09 AM
03-05-2007 04:36 PM
03-05-2007 08:35 PM
Hi Rudi,
I've chosen those settings already but it still plots it in a bar chart manner. Here are my settings.
Regards,
Gerard
03-05-2007 08:51 PM
The problem is when the graph connects to the next point, it jumps back to the value zero and jumps back up to the next point, resulting in a "bar chart". How do i resolve this?
Regards,
Gerard
03-06-2007 04:06 AM
03-06-2007 09:39 AM
Hey Gerard
Are you still sending a line feed with a carriage return?
If you are that would add zero's between values. If you could terminate your line with a line feed or a carriage return it will work better.
Eric
03-09-2007 02:46 AM
03-09-2007 04:48 PM
Gerard:
It just seems like you have too many points in the window your are viewing. You could always fine tune your window to view your data more clearly. You could also use a property node to change the minimum and maximum values of your graph programmatically so that you have a better display of your data. I hope this helps.
Regards,
Rudi N.
03-09-2007 05:39 PM
03-10-2007 03:00 AM