News

Then we can add axes to that figure. We manually have to set the axes position and size. Notice the plots are fairly cramped, to relax the layout use the plt.tight_layout() or fig.tight_layout() ...
I'm curious to hear experiences with matplotlib on 10.5 ... The problem was I could only plot one figure and then the GUI would freeze up. I'm not even sure what backend it uses by default.< ...