Content deleted Content added
mNo edit summary |
medium fontsize for axis labels |
||
Line 230:
end
timeline = timeline .. "TextData =\n"
timeline = timeline .. " pos:(" .. ((args.width or graphwidth)/2-18) .. ",45) textcolor:black fontsize:
timeline = timeline .. " pos:(10," .. ((args.height or 300)-10) .. ") textcolor:black fontsize:
-- If there's a title, add it with the viewers caption, else just display the viewers caption by itself
|