Module:Television ratings graph: Difference between revisions

Content deleted Content added
Update from sandbox
Fix
Line 121:
timeline = timeline .. "\nLegend = orientation:vertical position:right\n"
timeline = timeline .. "\nBackgroundColors = bars:bars\n"
timeline = timeline .. "\nScaleMajor = unit:year increment:"..(multiple == 'thousands' and 100 or 1).." start:10\n"
timeline = timeline .. "\nScaleMinor = unit:year increment:"..(multiple == 'thousands' and 100 or 1).." start:10\n"
timeline = timeline .. "\nBarData=\n"
for episode = 1,num_episodes do