Hello, is it possible to add for example a line on the canvas at run time? I'm managing to do a log x scale providing the decades separators with a Line object, but my plot could have more than one decade, so i think is a terrible idea to add many li...