Hi guys,
Currently, i'm trying to implement different axis at the left side of the plotter. The Problem is that i have several curves with large differences, e.g. curve 1 has range from 0..5 but curve 2 has a y-range from 0..8000, so when i Display both curves with a scaling of 1, i can't see the differences of curve 1 easily.
So, my question is, is there an easy way to scale curves and Display them on a own y-axis where the non scaled values are Display, e.g. for curve 1 with values from 0..5 on the new y-axis!??