How to automatically close a chart in MATPLOTLIB when I want other than closing when the programs gets executed?

后端 未结 0 1716
天涯浪人
天涯浪人 2021-02-14 11:38

I want to display two charts-pie chart and bar graph. But when i give

plt.close(\'all\')

The graphs close only when the whole program gets execut

相关标签:
回答
  • 消灭零回复
提交回复
热议问题