Modulo:Graph: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
fix |
||
Riga 115:
total = total + datum.x
end
local other_value = math.min(0, 100 - total)
data[index] = {
x = other_value,
|