Draw and save all plots using settings of a given algorithm. Arguments: prefix -- Optional string for file name prefix (default None) separate -- Save the plots of a group to separate files instead of a file per group (default False) saveFormat -- String specifyi
(self, prefix=None, separate=False, saveFormat=".pdf", ratio=True, directory="")