import matplotlib.pyplot as plt. 3. from matplotlib.widgets import TextBox. 4. . 5. . 6. fig, ax = plt.subplots(). 7. fig.subplots_adjust(bottom=0.2).
確定! 回上一頁