Skip to content

Instantly share code, notes, and snippets.

@mickypaganini
Created December 18, 2015 09:53
Show Gist options
  • Save mickypaganini/d4e1d84ba1d845d50725 to your computer and use it in GitHub Desktop.
Save mickypaganini/d4e1d84ba1d845d50725 to your computer and use it in GitHub Desktop.
Set ATLAS style while plotting in matplotlib
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