Skip to content
  • Yori 'AGy' Fournier's avatar
    mypltlib is now restructured with tests in test. I also changed MyFig and... · 567d4b84
    Yori 'AGy' Fournier authored
    mypltlib is now restructured with tests in test. I also changed MyFig and MyAxes such that they can not be used alone. This is done such that now as seen in test figTest1 a figure consists only of an __init__ function. Nothing else is required. I also changed the refresh function of MyWins such that the figure does not destroy it axis but redraw them. So now the axes are create only ones. This has the side effect that when the window is resized the axes ratio is not respected anymore.
    567d4b84