04-08-2006 04:01 PM
04-08-2006 08:59 PM
04-09-2006 01:19 AM
04-09-2006 07:34 AM
I figured this one out late last night.
As it turn out, I was initializing the history buffer at the startup to the vi using an attribute node. Somehow this initializing bundle got set to nine elements inadvertently and as a result it was setting the maximum number of plots that could be displayed. By adding another bundle element, I was able to get to the ten plots that I needed.
Sorry for crying wolf, although it did take 12 hours to stumble across the root cause. The number of plot names in the plot legend doesn't seem to be tied to the number of actual plots so as a result this led me down the wrong path to resolving the issue.