Created
December 18, 2015 09:53
-
-
Save mickypaganini/d4e1d84ba1d845d50725 to your computer and use it in GitHub Desktop.
Set ATLAS style while plotting in matplotlib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from rootpy.plotting.style import set_style | |
set_style('ATLAS', mpl=True) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment