Modulo:Grafico XY: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 98:
orient = "top-left",
offset = 8,
properties = {
shape = {value = "square"},▼
update = {
strokeWidth = { value = 0 },
▲ shape = { value = "square" },
}
}
}
},
{
Riga 106 ⟶ 113:
orient = "top-left",
offset = 8,
properties = {
▲ shape = {value = "square"},
update = {
strokeWidth = { value = 0 },
shape = { value = "square" },
opacity = { value = 0.2 }
}
}
}
}
},
|