[SciPy-User] Lines through subplots?

Benjamin Root ben.root at ou.edu
Tue Oct 5 10:25:48 EDT 2010


On Tue, Oct 5, 2010 at 6:32 AM, Tomi Pievil?inen <tomi.pievilainen at hut.fi>wrote:

> Hi all,
>
> is it possible to draw a line / area through several vertically aligned
> subplots? I'd like to mark an event on one of the plots and make it easy
> to see what happens on the other subplots at the same point (the subplots
> share the x axis).
>
>
Tomi,

Maybe a ConnectorPatch?
http://matplotlib.sourceforge.net/users/annotations_guide.html?highlight=annotation#using-connectorpatch

Note, this is more suited for the matplotlib-users mailing list and I would
try there if the ConnectorPatch is not what you are looking for.
http://sourceforge.net/mail/?group_id=80706

Ben Root
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101005/2ffd796d/attachment.html>


More information about the SciPy-User mailing list