BaR*_*Rud 4 matplotlib python-3.x
我不确定这在 SE 中是否是一个可以接受的问题。我想知道是否可以matplotlib交互式地编辑情节。IE,
# plot
plt.plot(x, y[1])
plt.plot(x, -1.0*y[2])
plt.show()
Run Code Online (Sandbox Code Playgroud)
将打开一个tk带有情节的屏幕。现在,假设我想修改linewidth或输入x/y label. 是否可以交互地执行此操作(在屏幕上,使用类似鼠标xmgrace或从gnuplot类似命令提示符)?
| 归档时间: |
|
| 查看次数: |
5623 次 |
| 最近记录: |