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

// --- base = 4/3 height -- base = 4/3 altezza ----
function f(x) { y = 1/0; return y }

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

xx=[10,20,30,40,50]; yy=[10,20,30,40]
Lx=[11,15,20,25,30,35,38,39,35,32,31,25,20,16,15,13,10,05,02,00,02,05,11]
Ly=[04,05,07,10,13,18,20,23,25,30,35,37,36,34,28,23,22,20,17,13,09,06,04]
Px=Lx; Py=Ly
Q1x=[19.56962]; Q1y=[19.57548]

AX = ""  // se vuoi, puoi cambiare che cosa scrivere come estremi degli intervalli delle x o delle y
BX = ""  // if you want, you can change what to write as the extremes of the x or y intervals
AY = ""  // le scritte sono messe al centro / the writings are placed in the center
BY = ""  // se vuoi cancellare, metti // if yow want delete, put:   AX=BX=AY=BY=""

AAX="0"; BBX="50     "; AAY="0"; BBY="40"