Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 384 Bytes

matplotconf

A repository of custom matplotlib settings. Make sure matsettings.py is at the same level as your code and simply import in to your script and you're good to go! Edit the file to customise your matplotlib any way you like. This is a simpler way to customise matplotlib without having to edit the .matplotlibrc file.

import matsettings