Hi. I'm using 7.1. I've got XY graph that display multiple plot lines. The number of plot lines changes usually with each display occurence. Sometimes the graph is receiving 1 line, sometimes 6, or anything in between.
I need to be able to control the properties of each plot depending on the number of the lines. For example, if there are six lines the first three might be red and the last three blue. If there are four the first three might be red while the last one is blue.
I know that XY graphs in 7.1 have property nodes that control plot properties; but none of them seem willing to accept a cluster or array of inputs. Does anyone have any idea of how I could control each plot property within the block diagram?