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 =  284/400*x; return y }

aX = 0; bX = 4; aY = 0; bY = 3
Dx = 1/10; Dy = 1/10

xx=[1,2,3,4]; yy=[1,2,3]

AX="vino"; AY="uva"
BX=BY=""
AAX="0"; BBX="4"; AAY="0"; BBY="3"