grid() 函數用於設置繪圖區網格線。 grid() 的函數簽名為 matplotlib.pyplot.grid(b=None, which='major', axis='both', **kwargs) 。
確定! 回上一頁