def refreshPlot(workspace): if workspace.resultOut is True and workspace.showPlotter is True: plot(workspace) ############### # preferences # ############### # TODO: Add status tips, Fix docstrings