Skip to content

Instantly share code, notes, and snippets.

@notZaki
Last active November 12, 2021 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notZaki/8bfb049230e307f4432fd68d24c603a1 to your computer and use it in GitHub Desktop.
Save notZaki/8bfb049230e307f4432fd68d24c603a1 to your computer and use it in GitHub Desktop.
lines.linewidth: 4
lines.solid_capstyle: butt
legend.fancybox: true
grid.linestyle: -
grid.linewidth: 1.0
grid.color: cbcbcb
axes.prop_cycle: cycler('color', ['006BA4', 'FF800E', 'ABABAB', '595959', '5F9ED1', 'C85200', '898989', 'A2C8EC', 'FFBC79', 'CFCFCF'])
axes.facecolor: w
axes.labelsize: large
axes.axisbelow: True
axes.formatter.useoffset: False
axes.grid: False
axes.edgecolor: w
axes.linewidth: 3.0
axes.titlesize: large
axes.spines.left: False
axes.spines.right: False
axes.spines.top: False
axes.spines.bottom: False
axes.titlelocation: left
patch.edgecolor: w
patch.linewidth: 0.5
svg.fonttype: path
xtick.major.size: 0
xtick.minor.size: 0
ytick.major.size: 0
ytick.minor.size: 0
image.interpolation: none
font.size:14.0
savefig.edgecolor: w
savefig.facecolor: w
figure.subplot.left: 0.08
figure.subplot.right: 0.95
figure.subplot.bottom: 0.07
figure.facecolor: w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment