matplotlib之aligin_ylables

import numpy as np import matplotlib.pyplot as plt box = dict(facecolor=’yellow’, pad=5, alpha=0.2) fig = plt.figure() fig.subplots_adjust(left=0.2, wspace=0.6) Fixing random state for reproducibility
相關文章
相關標籤/搜索