Skip to content

Instantly share code, notes, and snippets.

@srvm
Created February 11, 2016 05:42
Show Gist options
  • Select an option

  • Save srvm/951bb8e7ac4b2b3c4d16 to your computer and use it in GitHub Desktop.

Select an option

Save srvm/951bb8e7ac4b2b3c4d16 to your computer and use it in GitHub Desktop.
Matplotlib global configuration file
lines.linewidth: 1.0
lines.antialiased: True
font.family: Times New Roman
patch.antialiased: True
text.color: black
grid.color: gray
grid.linewidth: 0.5
xtick.direction: out
ytick.direction: out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment