Why `ValueError: minvalue must be positive` occurred after that I run `plt.savefig()`?

前端 未结 0 440
天涯浪人
天涯浪人 2021-02-11 01:57

Now I have one (1024, 1024) NumPy array named field which is stored in a .bigfile. And I want to visualize its values on the x-y plane by using plt.imshow

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