How would you programatically change the color and line size of different plots? I know you create a property node but when I do that I don't seem to be able to specify which plot I want to change.
For example: plot 1 is green w/ dotted line, plot 2 is red with solid line.
I want to programatically change say plot 1 to a blue solid line and plot 2 to a yellow line.
There is a "plot name" property but no matter what name I specify it changes all the plots.