Yes you are correct!
It looks like the sign of the slope is set at "drop" time.
I played with using two, one for each sign, but that did not act as I ahd hoped.
Try out Wiebe's approach. I am not sure if that will work without making you frame transparent.
You could take that one step farther and put an image of your frame in the picture control at the back, but then your line will be in the back.
You could use an invoke node on the graph and get its image, and stuff that in the same picture control as the line is in.
When you want to show the line, move the graph off screen grab it image and throw that in the picture that you put in the same place as the graph was.
This may sound complicated but the alternatives using just the
I graph would you almost re-invent the picture control using the I graph.
So...
Try out Wiebe's idea,
Else put graph in picture and re-arrange the user interface.
I will watch for updates because I obviously have something to learn here.
Ben