Skip to content

Small set of files with the usual styling I apply to all my graphs.

License

Notifications You must be signed in to change notification settings

VictorSeven/plotting-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plotting Styles

Small set of files with the usual styling I apply to all my graphs.

It is just a bunch of python files that can be imported and are employed mostly for plot consistency. It allows some options. However, normal use is just to

import styling_funcs as mystyle

mystyle.master_format()

#Matplotlib code goes here...

I will add to this repo any updates and important changes to keep improving my plot aesthetics!

About

Small set of files with the usual styling I apply to all my graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages