Jupyter Notebook中matplotlib畫圖bug

今天繼續學習python的機器學習,使用了jupyter notebook,學習到繪圖模塊,結果遇到了bug,情況是 import matplotlib import numpy as np import matplotlib.pyplot as plt plt.rcParams["xtick.labelsize"] = 16 plt.rcParams["xtick.color"] = "red"
相關文章
相關標籤/搜索