FEATURE: as seen
now you can create a figure interactively, modify it and save it into a file thanks to fig.print2file(<file-name>, as_seen = True) without as_seen keyword the print2file function will recall fig.plot and by this mean clean the axes and redraw them as defined in the FigClass
Please register or sign in to comment