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 = 2 height -- base = 2 altezza ---- f blue, g green, h red, k orange ----

function f(x) { y = 1/0; return y }
...
aX = 0; bX = 32; aY = 0; bY = 16
Dx = 1; Dy = 1
...
xx=[10,20,30]; yy=[5,10,15]
Px=L1x=[ 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]
Py=L1y=[8, 10,10,13,13,12,10,10, 8,10,10,15,10,10, 9,14,10,10,13,10, 9,10,11,14, 9,11,13,13,12,11,12]
....
BX="^C"; BY="March, at 12:30"; AX=""; AY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY
...