ax.set_position() not working for subplot added with add_subplot()

前端 未结 0 1159
我寻月下人不归
我寻月下人不归 2020-12-15 01:02

I am trying to use the ax.set_position() function to modify the positions of subplots in a figure. This works correctly for axes that I create using plt.subplot

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