-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.txt
42 lines (36 loc) · 909 Bytes
/
style.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
figure.titlesize: 18
figure.figsize: 16, 9
figure.dpi: 120
axes.titlesize: 35
axes.labelsize: 35
#axes.prop_cycle : (cycler('color', ['bc80bd' ,'fb8072', 'b3de69','fdb462','fccde5','8dd3c7','ffed6f','bebada','80b1d3', 'ccebc5', 'd9d9d9']))
axes.titlelocation: left
axes.autolimit_mode: round_numbers
axes.labelcolor: black
axes.edgecolor: black
axes.linewidth: 1.0
axes.spines.right : True
axes.spines.top : True
axes.grid: False
xtick.labelsize: 25
xtick.major.size: 10
xtick.major.width: 2
xtick.minor.size: 5
xtick.minor.width: 1
ytick.labelsize: 25
ytick.major.size: 10
ytick.major.width: 2
ytick.minor.size: 5
ytick.minor.width: 1
lines.markeredgecolor: black
lines.linewidth: 3
legend.title_fontsize: 20
legend.frameon: True
legend.framealpha: 0.8
legend.fontsize: 30
legend.edgecolor: 0.9
legend.borderpad: 0.2
legend.columnspacing: 1.5
legend.labelspacing: 0.4
text.usetex: False
font.size: 35