Jan-15-2019, 05:05 PM
I think you're lookinf for multiple subplots in matplotlib
see: https://matplotlib.org/gallery/subplots_...subplot-py
this shows two similar (sine wave) plots, but I think you can mix different types
see: https://matplotlib.org/gallery/subplots_...subplot-py
this shows two similar (sine wave) plots, but I think you can mix different types