Skip to content

provide suitable matplotlib's rcParam for scientific journals

Notifications You must be signed in to change notification settings

whzhangg/mplconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mplconfig

import matplotlib.pyplot as plt

param = get_acsparam()
with plt.rc_context(param):

To use, simply put the folder to where python can find it.

About

provide suitable matplotlib's rcParam for scientific journals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published