# https://matplotlib.org/tutorials/introductory/customizing.html # https://github.com/matplotlib/matplotlib/blob/master/matplotlibrc.template figure.figsize: 10,5 axes.titlesize : 16 axes.labelsize : 16 lines.linewidth : 2 lines.markersize : 8 xtick.labelsize : 12 ytick.labelsize : 12 image.aspect: equal