[Matplotlib-users] sensible tick labels for log scale?

2011-01-12 Thread Christopher Fonnesbeck
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

[Matplotlib-users] inconsistent spacing in histograms

2010-10-22 Thread Christopher Fonnesbeck
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

Re: [Matplotlib-users] inconsistent spacing in histograms

2010-10-22 Thread Christopher Fonnesbeck
On Oct 22, 2010, at 9:13 AM, Ryan May wrote: On Fri, Oct 22, 2010 at 8:47 AM, Christopher Fonnesbeck statist...@me.com 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://cl.ly/7e0ad7039873d5446365

[Matplotlib-users] matplotlib._png failure on 64-bit OSX

2009-12-17 Thread Christopher Fonnesbeck
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 *

[Matplotlib-users] gtk backend failure on systems without gtk

2008-01-16 Thread Christopher Fonnesbeck
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 stdin, line 1, in module

Re: [Matplotlib-users] Static linking problem on matplotlib eggs

2008-01-13 Thread Christopher Fonnesbeck
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/

Re: [Matplotlib-users] Static linking problem on matplotlib eggs

2008-01-12 Thread Christopher Fonnesbeck
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

Re: [Matplotlib-users] Bus error on multiple hist plots

2007-07-14 Thread Christopher Fonnesbeck
. 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 C - the FREE version of DB2

Re: [Matplotlib-users] freetypelib problem scipy superpack matplotlib

2007-05-11 Thread Christopher Fonnesbeck
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 the

[Matplotlib-users] problems building mpkg installers for matplotlib

2006-09-08 Thread Christopher Fonnesbeck
: 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 to do more