Modulo:Grafico XY: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
m correzione font
Riga 86:
grid = true,
properties = {
titlelabels = { font = "Nimbus{ Sansvalue = L"Helvetica" } },
labelstitle = { font = "Nimbus{ Sansvalue = L"Helvetica" } },
}
},
Riga 96:
grid = true,
format = "d",
layer = "back",
properties = {
labels = { font = { value = "Helvetica" } },
title = { font = { value = "Helvetica" } },
}
}
},
Riga 106 ⟶ 110:
offset = 8,
properties = {
labels = { font = { value = "Helvetica" }, fontSize = { value = 1112 } },
symbols = {
strokeWidth = { value = 0 },
Riga 121 ⟶ 125:
offset = 8,
properties = {
labels = { font = { value = "Helvetica" }, fontSize = { value = 1112 } },
symbols = {
strokeWidth = { value = 0 },
Riga 247 ⟶ 251:
align = {value = "center"},
fill = {value = "#000"},
font = {value = "Helvetica"},
fontSize = { value = 12 },
text = {field = "txt" }
}
Riga 309 ⟶ 315:
table.insert(ris,mw.getCurrentFrame():extensionTag('graph', mw.text.jsonEncode(graph)))
if (args.didascalia) then
table.insert(ris,'<p style="font-size:90%;margin-left:30px">'..args.didascalia..'</p>')
end
if (flex[allinea]) then table.insert(ris,flex[allinea][2]) end