Posted inMatplotlib Python modules
Customizing Matplotlib with Style Sheets
Matplotlib plot customization with rcParams, style sheets, and the matplotlibrc file. Settings hierarchy from plt.style.use, context managers, to function arguments.
The ultimate Python guide