On Thu, Oct 7, 2010 at 4:08 PM, Benjamin Root wrote:
> ...
>> On Thu, Oct 7, 2010 at 3:09 PM, Justin McCann 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 wa
On Thu, Oct 7, 2010 at 2:16 PM, Justin McCann wrote:
> Sorry about that; don't know what key combo I pushed. Completed email is
> below.
>
>
> On Thu, Oct 7, 2010 at 3:09 PM, Justin McCann wrote:
>
>> I have several heatmap images, which I place in subplots stacked
>> vertically. I've been using
Sorry about that; don't know what key combo I pushed. Completed email is
below.
On Thu, Oct 7, 2010 at 3:09 PM, Justin McCann wrote:
> I have several heatmap images, which I place in subplots stacked
> vertically. I've been using
>ax = figure.add_subplot(nplots, 1, plotnum)
>ax.imshow(..
I have several heatmap images, which I place in subplots stacked vertically.
I've been using
ax = figure.add_subplot(nplots, 1, plotnum)
ax.imshow(...)
to add each subsequent heatmap, and then place
--
Beautiful is w