摘要:
``` import matplotlib.pyplot as plt import seaborn as sns sns.set(style="dark", context="talk") rs = np.random.RandomState(8) f, (ax1, ax2, ax3) = plt.subplots(3, 1, figsize=(7, 5), sharex=True) # 分三张 阅读全文
posted @ 2019-08-12 12:15
Rener
阅读(496)
评论(0)
推荐(0)

浙公网安备 33010602011771号