Module:Graph: Difference between revisions

Content deleted Content added
m Changed protection settings for "Module:Graph": High-risk Lua module ([Edit=Require template editor access] (indefinite))
looks like a typo, "chartype" appears nowhere else in the module
Tag: Reverted
Line 622:
-- if there are multiple series, connect linewidths to series
if chartypechartType == "line" then
chartvis.properties.update["strokeWidth"].field = "series"
end