0

Is there a way to show multiple matplotlib plots at once? i.e. call plt.show() twice, and have it show two different windows with two different graphs at the same time?

  • What did you try so far? – DevB2F Dec 01 '17 at 01:57
  • Me and my partner looked through the matplotlib examples but we are Python novices doing it for a research project, tried using plt.subplot() but we couldn't figure it out – Solomon Wise Dec 01 '17 at 02:18
  • There is for example [the subplots demo](https://matplotlib.org/examples/pylab_examples/subplots_demo.html) on the matplotlib page. Apart this question is not useful because there is no way of knowing at which point any problem occurs. – ImportanceOfBeingErnest Dec 01 '17 at 08:39

0 Answers0