I'm wondering if there is a way of automating tick labeling on log-scale axes,
so that labels do not overlap. Specifically, when the values get large, they
overlap which makes the labels unreadable. I would expect them to automatically
get more sparse with the axis value, as they do when you gen
On Oct 22, 2010, at 9:13 AM, Ryan May wrote:
>
> On Fri, Oct 22, 2010 at 8:47 AM, Christopher Fonnesbeck
> wrote:
>> I notice that when the number of bins in a histogram is sparse, the spacing
>> between the bins can be irregular. For example:
>>
>> http://c
I notice that when the number of bins in a histogram is sparse, the spacing
between the bins can be irregular. For example:
http://cl.ly/7e0ad7039873d5446365
http://cl.ly/c7cb20b567722928ac3c
Is there a way of normalizing this, and better, can the default behavior result
in something more consi
I have built matplotlib from svn on OSX 10.6, using the make.osx script that is
included with the source, except with the 32-bit build flags removed. The
resulting module fails on import, however, with the following:
In [1]: from pylab import *
---
I have built matplotlib from svn on OSX 10.6, using the make.osx script that is
included with the source, except with the 32-bit build flags removed. The
resulting module fails on import, however, with the following:
In [1]: from pylab import *
---
ad your post and perhaps I am missing the obvious, but my basic
> question is: apple provides libpng and freetype with xcode which ships
> with their computers (an optional install from their cd) and these
> work fine with MPL, so why should we require an external dependency?
Really?? S
On some OSX systems, pylab is failing on importing pylab because of
lack of GTK. This appears to be a bug; if the system doesnt have gtk,
it should simply not import that backend to begin with.
>>> from matplotlib import pylab
Traceback (most recent call last):
File "", line 1, in
File "
OK, I managed to build with the setupext.py list empty as you
specified. However, for some reason, the resulting matplotlib egg
*still* looks for dynamic libraries in /usr/local:
ImportError: dlopen(/Library/Python/2.5/site-packages/
matplotlib-0.98pre-py2.5-macosx-10.5-i386.egg/matplotlib/_p
Thanks Charlie,
I've done this, but for some reason, its still looking for things in /
usr/local:
In file included from src/ft2font.h:11,
from src/ft2font.cpp:2:
/usr/local/include/ft2build.h:56:38: error: freetype/config/
ftheader.h: No such file or directory
cf
On 12/01/20
, Andrew just fixed a bug.
Will try, thanks.
--
Christopher Fonnesbeck
+ Atlanta, GA
+ fonnesbeck at mac dot com
+ Contact me on AOL IM using email address
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express
On 5/4/07, Christopher Barker <[EMAIL PROTECTED]> wrote:
Samuel M. Smith wrote:
> I did not have this problem with the matplotlib on
>
http://pythonmac.org/packages/py25-fat/dmg/matplotlib-0.90.0-py2.5-macosx10.4-2007-02-20.dmg
That one was probably built with a statically linked freetype, as
Christopher Fonnesbeck <[EMAIL PROTECTED]> writes:
>
> On recent builds of matplotlib (svn and 0.90) I encounter an import error when
> trying to import pylab:
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
> /matplotlib/numerix/_
On recent builds of matplotlib (svn and 0.90) I encounter an import error when
trying to import pylab:
>>> import pylab
Traceback (most recent call last):
File "", line 1, in
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
/pylab.py",
line 1, in
from m
rised that these issues have not come up before. For
publication in scientific journals, most editors would want
consistent scales for any series of plots.
Thanks for any ideas,
Chris
--
Christopher Fonnesbeck
[EMAIL PROTECTED]
ion column:
http://trichech.us/images/mpkg.png
Anyone else encounter this problem?
Thanks,
--
Christopher Fonnesbeck
+ Atlanta, GA
+ fonnesbeck at mac.com
+ Contact me on AOL IM using email address
-
Using Tomcat but need
15 matches
Mail list logo