add new stylefiles for papers
This commit is contained in:
parent
2b24afd2bf
commit
4540eb22aa
2 changed files with 27 additions and 0 deletions
14
paper_ca_1.mplstyle
Normal file
14
paper_ca_1.mplstyle
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
axes.prop_cycle : cycler(color=["#006BA4", "#FF800E", "#ABABAB", "#595959", "#5F9ED1", "#C85200", "#898989", "#A2C8EC", "#FFBC79", "#CFCFCF"])
|
||||
text.usetex : true
|
||||
font.size : 10
|
||||
font.family : serif
|
||||
errorbar.capsize: 3
|
||||
lines.linewidth: 1.5
|
||||
lines.linestyle: dashed
|
||||
|
||||
|
||||
axes.grid: True
|
||||
grid.color: 0.8
|
||||
grid.linestyle: -
|
||||
grid.linewidth: 0.8
|
||||
grid.alpha: 1.0
|
||||
13
paper_ca_2.mplstyle
Normal file
13
paper_ca_2.mplstyle
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
axes.prop_cycle : cycler(color=["#006BA4", "#FF800E", "#ABABAB", "#595959", "#5F9ED1", "#C85200", "#898989", "#A2C8EC", "#FFBC79", "#CFCFCF"])
|
||||
text.usetex : true
|
||||
font.size : 16
|
||||
font.family : serif
|
||||
errorbar.capsize: 3
|
||||
lines.linewidth: 1
|
||||
lines.linestyle: dashed
|
||||
|
||||
axes.grid: True
|
||||
grid.color: 0.8
|
||||
grid.linestyle: -
|
||||
grid.linewidth: 0.8
|
||||
grid.alpha: 1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue