我正在根據一些計算更新繪圖的數據,並希望ylim和xlim自動重新縮放。 ... 一個MWE是import random import matplotlib.pyplot as pyplot pyplot.ion() x = range(10) y ...
確定! 回上一頁