Modulo:Grafico XY: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 54:
type = "linear",
range = "width",
format = "d",
zero = false,
___domain = {fields = {{data = "table",field = "nx"}, {data = "table2",field = "nx"}}}
Riga 62 ⟶ 61:
type = "linear",
range = "height",
format = "d",
zero = true,
nice = true,
Riga 73 ⟶ 71:
scale = "x",
title = "X",
format = "d",
grid = true,
},
Riga 80 ⟶ 79:
title = "Y",
grid = true,
format = "d",
layer = "back"
}