<[EMAIL PROTECTED]> wrote:

>I have waveform graph of 48 plots.  The first 16 plots are the actual data.
>The last 32 plots are the upper and lower limits for the first 16 plots.
>
>I have the legend visible and only expanded to for the actual data (first
>16 plots).  So there are only 16 plots in the legend.  If the color one of
>the plots in the legend changes the color of the limits needs to change
>accordingly.  I do this by using a property node (set active plot, plot color).
>But since legend is not expanded to include the limits an error 1077 Invalid
>property type is given.  If all 48 plots are included in the legend I do not
>get the error.  However I would prefer to not display all 48 plots in the
>legend.
>
>Has anyone else seen this?  What are some ways to work around this?

The legend or the plots defines what plot channels are available. So if you
want to be able to change plot attributes you need to either make sure there
is according data for that plot or the legend is expanded to show that channel.

It is as simple as writing a single NaN value for each channel you want to be
able to change plot attributes for.

Rolf Kalbermatter
CIT Engineering Nederland BV    tel: +31 (070) 415 9190
Treubstraat 7H                  fax: +31 (070) 415 9191
2288 EG Rijswijk        http://www.citengineering.com
Netherlands             mailto:[EMAIL PROTECTED]
 


Reply via email to