Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions cp2kdata/matplotlibstyle/jacs.mplstyle
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# the following settings are compliant with JACS standards
# https://researcher-resources.acs.org/publish/author_guidelines?coden=jacsat#appendix2
axes.titlesize : 8
axes.labelsize : 8 # for x y labels
axes.linewidth : 0.8
font.size: 6

patch.linewidth : 0.8

figure.dpi: 300
figure.figsize: 3.25, 1.89

legend.fontsize: 8

lines.linewidth : 0.5
lines.markeredgewidth: 0.8
lines.markersize : 4.0

xtick.direction: in
xtick.minor.visible: True
xtick.major.size: 5
xtick.minor.size: 2.5
xtick.major.width: 0.8
xtick.minor.width: 0.8
xtick.labelsize : 6

ytick.direction: in
ytick.minor.visible: True
ytick.major.size: 5
ytick.minor.size: 2.5
ytick.major.width: 0.8
ytick.minor.width: 0.8
ytick.labelsize : 6

grid.linewidth: 0.6
11 changes: 7 additions & 4 deletions cp2kdata/matplotlibstyle/jcp.mplstyle
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# the following settings are compliant with JCP standards
# https://publishing.aip.org/resources/researchers/author-instructions/#graphics
axes.titlesize : 8
axes.labelsize : 7 # for x y labels
axes.labelsize : 8 # for x y labels
axes.linewidth : 0.8
font.size: 6

patch.linewidth : 0.8

figure.dpi: 600
figure.dpi: 300
figure.figsize: 3.37, 1.89

lines.linewidth : 0.8
legend.fontsize: 8

lines.linewidth : 0.5
lines.markeredgewidth: 0.8
lines.markersize : 4.0

Expand All @@ -29,4 +32,4 @@ ytick.major.width: 0.8
ytick.minor.width: 0.8
ytick.labelsize : 6

grid.linewidth: 0.6
grid.linewidth: 0.6