Works fine for
{{{
: python
Python 2.7.10 (default, Sep 15 2015, 11:26:42)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
/Users/smithsp/.pyhistory
>>> import matplotlib
>>> matplotlib.__version__
'1.4.3'
>
Btw, I can't reproduce the problem using matplotlib master, numpy master
and linux. I know it isn't at all similar to your setup, but it is a data
point.
On Wed, Sep 16, 2015 at 9:43 AM, Benjamin Root wrote:
> What version of numpy do you have installed?
>
> On Wed, Sep 16, 2015 at 5:35 AM, Bobb
What version of numpy do you have installed?
On Wed, Sep 16, 2015 at 5:35 AM, Bobby Wilkins
wrote:
> OS: Windows 8.1 Pro
>
> matplotlib version: 1.4.3
>
> where obtained: http://www.lfd.uci.edu/~gohlke/pythonlibs/
>
> customizations: none
>
> Sample Program: attached py file; this is a Physics h
OS: Windows 8.1 Pro
matplotlib version: 1.4.3
where obtained: http://www.lfd.uci.edu/~gohlke/pythonlibs/
customizations: none
Sample Program: attached py file; this is a Physics homework problem; I
have the answers I need, but would like to fix the errors to be able to
label all lines.
Debug o