"Joel Goldstick" <joel.goldst...@gmail.com> a écrit dans le message de news:mailman.27.1440515128.11709.python-l...@python.org...
On Tue, Aug 25, 2015 at 10:32 AM, Cody Piersall <cody.piers...@gmail.com> wrote:


On Tue, Aug 25, 2015 at 9:16 AM, ast <nom...@invalid.com> wrote:


The original example is one I haven't seen in the wild.

I found it using matplotlib

import numpy as np
import matplotlib.pyplot as plt

f, (ax1, ax2) = plt.subplots(2, 1, sharex=True)




--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to