Inverted Trace Graphing


Recommended Posts

Posted

Is there a way of graphing an output but upside down. So for example instead of a graph going from 0 - 4 on the Y axis, it goes from 0 down to 4? I know its odd but its just the way the sensor output works.

Thanks

 

Mike

 

 

Posted

There is no way to directly reverse the scale, however, you can flip the trace by doing:

 

4 - MyChannel

 

and then you can turn off the y axis labelling and add your own manual labels using static text components or variable value components.

Posted

Thank you for that thought. I had considered using that way but i hand wondered if there was a direct way of doing it. Not a great problem for me if I cannot though.

 

Thank you once again

 

 

Mike

Archived

This topic is now archived and is closed to further replies.