开发者

How to change the page/plot two figures

I am developing a tool that should produce 3 plots. Two of those are related and therefor I have created them using the the pyplot.subplot. The third one needs more space, and I would like to create it on a single chart.

How to change the page/plot two figures

It is clear to me, that I could plot two figures. But I would like to know how to get t开发者_如何学运维hem showed in this same window, So that they can be accessed with these arrows.


You can control the positions and dimensions with subplots_adjust : http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.subplots_adjust

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜