Change the size of figures: plt.rcParams["figure.figsize"] = (4, 8) will set graph figure with 400px in ... import matplotlib.pyplot as plt.
確定! 回上一頁