02-13-2010 02:09 AM
I have equispaced X data and am using stacked plots to show three different values from a measurement.
Is it possible to wire a 4-tuple (X, Y1, Y2, Y3) in the form of an array to the input of a chart and get a realtime XY1Y2Y3 plot (stacked) ?
Solved! Go to Solution.
02-13-2010 02:31 AM - edited 02-13-2010 02:32 AM
Hi,
a chart doesn't allow for an arbitrary X-scale - but you may use an XY-graph...
Other option is to set the X-scale multiplier and offset of the chart to your needs, either by right-click dialog or by property nodes!
Using the context help (ctrl-h) you will see the possible input datatypes for a chart.