Hey, is there any way to change the opacity color? Suppose my line has the color yellow. Now when I use opacity color, this is also yellow. Can I change that to green for example? I’ve tried a few things, but nothing worked.
Basically, I have three states and record different measured values. I just want to visualize in my graph which readings belong to which states. If, for example, the measured values of the sensors were recorded in state 1, all values should have an opacity color green etc.
If this doesn’t work, is there a way to bind the boolean value “true” to the largest value of the graph?
I would be so happy for any help!!