Module:Dot chart/sandbox: Difference between revisions

Content deleted Content added
No edit summary
Sync with live
Line 161:
:css('position','absolute')
:css('bottom','0%')
:css('left',table.concat({((100/xLCount*k-100/xLCount)*0.85+15)-4,'%'}))
:wikitext(v)
table.insert(dotTable,tostring(div))
Line 178:
return table.concat(dotTable)
end
 
---------- L A B E L S ---------------------------------------------------------
---------- Makes the labels ----------------------------------------------------
 
---------- L E G E N D ---------------------------------------------------------