12-19-2011 01:20 PM
Is there a way I can code a chart to have different Y offsets for each channel using one of the chart properties? Currently I add an offset to the data before wiring it to the chart.
Thanks
John?
12-19-2011 01:33 PM
That is the best way to do it.
X modifications are easier because there is only one x start value and an increment.
But addig an offset to an array is a simple operation in LV