how do i show a 1D array on an xy graph?

2004-05-06 Thread Pete J.
I want to have program control over my graphs Y axis scaling and min/max values. - I cant do this with graph or chart displays, but should apparently be able to do it with an XYgraph display. My input data is a 1D numeric array, (voltage measurements taken by a piece of laboratory kit at regular

Re: how do i show a 1D array on an xy graph?

2004-05-06 Thread Mads
No need for an XY graph in this case; just wire the array to a graph and if you want to zoom in on something programmatically you can control the min and max, scaling and pretty much everything else using a property node (just right-click on the graph, select create property node and then click on