nummi/nummi/plot/nummi.mplstyle

14 lines
244 B
Text
Raw Normal View History

2022-12-19 14:18:25 +01:00
font.family: Inter
lines.linewidth: 2
figure.autolayout: True
figure.figsize: 8, 4
figure.dpi: 300
2022-12-20 16:31:03 +01:00
axes.prop_cycle: cycler('color', ["66cc66", "338033", "99ff99", "802653", "cc6699"])
2022-12-19 14:36:02 +01:00
axes.axisbelow: True
2022-12-19 14:18:25 +01:00
axes.grid: True
svg.fonttype: none