Puoi aprire il codice e modificare la funzione: vedi l'Help
                            You can open the Code and modify the function: see the Help
                            HELP

function f(x) { y = 100*x/124.2; return y }
...
aX = 0; bX = 133; aY = 0; bY = 100
Dx = 10; Dy = 10
...
xx=[50,100]; yy=[50]
C1="red"; C2="green"; C3="grey"
L1x=[77.749,77.749]; L1y=[0,62.5]
L2y=[27.5,27.5]; L2x=[0,33.7]
L3x=[124.2,124.2]; L3y=[0,100]
...
AX=BX=AY=BY=""
...
AAX="0"; BBX="124.2       "; AAY="0"; BBY="100"