Learn 3 methods to change Matplotlib figure size: figsize parameter, rcParams, and set_size_inches(). Convert units, control global/local settings, and master subplot sizing for perfect visualizations.
Learn how to position legends outside plot areas in matplotlib to the right side while maintaining axes size. Reduce legend font size for compact display with our complete guide.