Module:Graph: Difference between revisions

Content deleted Content added
looks like a typo, "chartype" appears nowhere else in the module
Tag: Reverted
Undid revision 1141810373 by Frietjes (talk)
Line 622:
-- if there are multiple series, connect linewidths to series
if chartTypechartype == "line" then
chartvis.properties.update["strokeWidth"].field = "series"
end