Object-oriented Python Library for plotting Figure and Axes are the main objects Figure: The "canvas" which contains the plots. It provides “figure level” operations. e.g.: set figure size, figure ...
It often happens that a plot is prepared with Matplotlib and saved as a PNG. Some time later, small edits are needed — for example: adjusting axis labels, modifying the legend, translating text into ...