diff options
Diffstat (limited to 'experiments/old_stuff/matplotlibrc.bak3')
| -rw-r--r-- | experiments/old_stuff/matplotlibrc.bak3 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/experiments/old_stuff/matplotlibrc.bak3 b/experiments/old_stuff/matplotlibrc.bak3 new file mode 100644 index 0000000..184a4c1 --- /dev/null +++ b/experiments/old_stuff/matplotlibrc.bak3 @@ -0,0 +1,25 @@ +font.size : 8 +font.family : sans-serif +font.sans-serif : Helvetica +font.serif : Palatino + + +lines.markersize : 0 +lines.linewidth : 0.001 +lines.linestyle : - +lines.marker : . +patch.linewidth : 0.001 + +axes.linewidth : 0.5 +axes.color_cycle: 66C2A5, FC8D62, 8DA0CB, E78AC3, A6D854, FFD92F, E5C494, B3B3B3 + +legend.fontsize : medium +legend.numpoints : 1 +legend.markerscale : 0.8 +legend.frameon : True +legend.borderaxespad: 0.6 + +savefig.dpi : 100 +savefig.bbox : tight +savefig.pad_inches : 0.0 +figure.figsize: 8, 12 |
