Skip to content
  • Yori 'AGy' Fournier's avatar
    FEATURE: as seen · 599b5c7e
    Yori 'AGy' Fournier authored
    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
    599b5c7e