matplotlib 28原则 记下各个简易模板,方便ctrl+c和ctrl+v 子图: import numpy as np import matplotlib.pyplot as plt x = np.array(range(1 … 继续阅读 matplotlib 28原则