03-28-2011 12:19 PM
Hello,
what if I want to show in one plot ( graph or chart ) the behavior of 12 plots which share the same x axis but will defer on the y axis.
Normally the first plot will be bigger than the second one, the second than the third and so on, but the differences may be small.
Is there a procedure like in powerpoint where you say "send to back" so that only the part that sticks out will be visible?To get a "rainbow" effect let's say.
I also thought of starting from thinner plots to thicker ones but I believe there are around 4 level of thickness, unless I failed to see some property nodes?
Thank you in advance.
I think with this, is possible to get the general idea....
03-28-2011 01:26 PM
There is no feature to reorder plots. You would need to reorder them yourself in terms of the order of your array elements and redraw the plot. You could also change the line colors to transparent for the ones you don't want to see. You can do this programmatically by looping through the plots.