Compare commits
No commits in common. "32928d51d6b401367a80d86729948f64fedf931e" and "2b24afd2bf15c4e42b8ee0e80d38178555e942b3" have entirely different histories.
32928d51d6
...
2b24afd2bf
4 changed files with 4 additions and 31 deletions
|
|
@ -1,14 +0,0 @@
|
||||||
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
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
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
|
|
||||||
|
|
@ -4,4 +4,4 @@ font.size : 10
|
||||||
font.family : serif
|
font.family : serif
|
||||||
errorbar.capsize: 3
|
errorbar.capsize: 3
|
||||||
lines.linewidth: 1.5
|
lines.linewidth: 1.5
|
||||||
lines.linestyle: dashed
|
lines.linestyle: None
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@ axes.prop_cycle : cycler(color=["#006BA4", "#FF800E", "#ABABAB", "#595959", "#5F
|
||||||
text.usetex : true
|
text.usetex : true
|
||||||
font.size : 16
|
font.size : 16
|
||||||
font.family : serif
|
font.family : serif
|
||||||
errorbar.capsize: 3
|
errorbar.capsize: 5
|
||||||
lines.linewidth: 1
|
lines.linewidth: 2
|
||||||
lines.linestyle: dashed
|
lines.linestyle: None
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue