>
> On Wed, Oct 21, 2009 at 3:23 AM, Georg Brandl wrote:
>> Hi,
>>
>> one thing I missed when I switched from Gnuplot to matplotlib was that I
>> can't press "q" to close a window but have to use the window manager; in
>> one environment I work in t
Hi,
one thing I missed when I switched from Gnuplot to matplotlib was that I
can't press "q" to close a window but have to use the window manager; in
one environment I work in that means I have to use the mouse to close a
window.
I made a custom key handler that does the following:
try:
Michael Droettboom schrieb:
> Gael,
>
> You raise a very good point about the duplication of code around. As a
> case in point, the patches you provided no longer apply to the
> "canonical" (or at least original) versions of the plugins that began
> life in matplotlib. Recent versions of Sphi
Gael Varoquaux schrieb:
> Hi all,
>
> Sorry for the multiple posting, this concerns various groups, and I'd
> rather the information not be lost.
>
> While working on getting our in-lab library ready to be merged with NiPy,
> I ran into some sort of 'sphinx extension mess' where various sphinx
>