On Jul 19, 2013, at 4:49 PM, Benjamin Root wrote:
> What does "print matplotlib.get_backend()" say?
'MacOSX'
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with applicati
What does "print matplotlib.get_backend()" say?
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose roo
I just installed matplotlib on a new MacBook Pro
ActivePython 2.7.2.5 (ActiveState Software Inc.) based on
Python 2.7.2 (default, Jun 24 2011, 12:20:15)
[GCC 4.2.1 (Apple Inc. build 5664)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> numpy.
Le Mer 17 juillet 2013 14:56, Michael Droettboom a écrit :
> Can you please provide a completely standalone example? The following
> code has undefined variables etc.
Here it is, I'm afraid this testcase intent is less clear than what I
pasted previously (I replaced variables with precomputed val
Le Jeu 18 juillet 2013 14:12, Nicolas Mailhot a écrit :
> Le Mer 17 juillet 2013 15:04, Michael Droettboom a écrit :
>> This patch doesn't make a whole lot of sense to me. get_name should
>> work just fine if self._family is None, and indeed it does in my own
>> testing:
>>
>> ```
>> from matplot
@Eric: thanks, i see the point
@Jody: thanks for the trick, I'll first try Eric's approach
2013/7/18 Eric Firing :
> On 2013/07/17 11:25 PM, Gregorio Bastardo wrote:
>> Thanks Mike, it's hard to spot, but still better than nothing. Anyway,
>> could it be the default behaviour of plotting masked a