spyder not producing graphs in plots pane

后端 未结 0 1155
眼角桃花
眼角桃花 2021-02-12 09:47

I do the following:

import matplotlib.pyplot as plt
fig,axes = plt.subplots(nrows=3,ncols=3)

and I get a 3x3 arrangement of empty graphs in the s

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