08-27-2009 07:57 PM
Hello
I need to load a Waterfall graph with 4 plots at the same time. All the 4 plots will have the same number of elements for X, Y and Z, the only difference among them will be the magnitude of Y values. So, I can choose a different color for each one of the plots and represent all of them at same time.
Anybody has a VI example of this situation?
Thanks
Dan07
08-27-2009 09:04 PM
have you looked through the examples because there are a couple of 3D graph examples
08-28-2009 01:03 AM
Yes I did. But I didn't find a waterfall graph that accepts more than one plot.
The multiplot waterfall that I need should have 4 plots, all of them with the same number of elements for X, Y and Z, with a difference only on the magnitude of Y values.
Thanks
Dan07