|
From: Justin M. <jn...@gm...> - 2010-10-08 02:31:11
|
On Thu, Oct 7, 2010 at 4:08 PM, Benjamin Root <ben...@ou...> wrote: > ... >> On Thu, Oct 7, 2010 at 3:09 PM, Justin McCann <jn...@gm...> wrote: >> >>> ... >> >> I'd like to annotate across all of the subplots by placing a vertical line >>> (or vspan) across the entire figure-- to extend from the bottom figure all >>> the way to the top, including the spaces in between. I thought I had seen an >>> example of this somewhere, but couldn't find it in the gallery. Any >>> suggestions? >> >> >> You are right, I could have sworn I seen an example of that somewhere, but > this is the best I could find: > > > http://matplotlib.sourceforge.net/users/annotations_guide.html?highlight=annotation#using-connectorpatch > > That works; thanks for the pointer. |