http://instanterectionpill.com/httpva/nokcycbm.ceephnjld
Mag Gam
7/21/2013 7:29:27 AM
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from Ap
See pull request 2233:
https://github.com/matplotlib/matplotlib/pull/2233
This pull request adds a .stop() method to timers in the MacOSX backend.
Best,
-Michiel.
From: Michiel de Hoon
To: Brendan Barnwell ;
"matplotlib-users@lists.sourceforge.net"
Sent:
On Jul 20, 2013, at 6:04 PM, Tommy Grav wrote:
> On Jul 20, 2013, at 11:19 AM, Michiel de Hoon wrote:
>
>> Hi Tommy,
>>
>> Look inside the pyplot.py module. I don't have the code in front of me now,
>> but I guess it's a module that loads a bunch of other modules, and one of
>> those wants
On Jul 20, 2013, at 11:19 AM, Michiel de Hoon wrote:
> Hi Tommy,
>
> Look inside the pyplot.py module. I don't have the code in front of me now,
> but I guess it's a module that loads a bunch of other modules, and one of
> those wants to use X11. This should not depend on whether the developer
Hi Tommy,
Look inside the pyplot.py module. I don't have the code in front of me now, but
I guess it's a module that loads a bunch of other modules, and one of those
wants to use X11. This should not depend on whether the developersā tools are
present.
-michiel
On Jul 20, 2013, at 9:09 AM, Michiel de Hoon wrote:
>
> The MacOSX backend itself does not use X11. So I would suggest to check which
> modules get loaded when you import pyplot, and see which one of those causes
> X11 to open.
Thanks. How do I check which modules get loaded? When I import p
The MacOSX backend itself does not use X11. So I would suggest to check which
modules get loaded when you import pyplot, and see which one of those causes
X11 to open.
-Michiel
--
On Fri, Jul 19, 2013 4:14 PM EDT Tommy Grav wrote:
>I just installed matplotlib on a