Skip to content

FEATURE: as seen

now you can create a figure interactively, modify it and save it into a file thanks to

fig.print2file(, 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

Merge request reports

Loading