2018.1 SciView Plots tab only shows 1 matplotlib Figure

For example if I do plt.plot(...), then plt.figure(), then plt.plot(...), then plt.show(), only the 2nd figure shows up in the Plots tab.  

0

请先登录再写评论。