[Matplotlib-users] How to set axis limits with text objects ?

2010-11-07 Thread LB
Hi, I'm trying to draw a bar chart according to http://matplotlib.sourceforge.net/examples/api/barchart_demo.html, and I'm having to difficulties : - when the first bar has a zero height, it is no taken into account during the axis limits calculation and is not visible - texts objects can

[Matplotlib-users] log scale colorbar

2010-11-07 Thread ohern
http://old.nabble.com/file/p30152341/scale.jpg Hello, I would like to create a colorbar as scale.jpg. (log scale colorbar) I don't know how do it. Someone can help me? Thanks, Olga -- View this message in context: http://old.nabble.com/log-scale-colorbar-tp30152341p30152341.html Sent from

Re: [Matplotlib-users] Installing matplotlib on Tiger

2010-11-07 Thread Ralf Gommers
On Sun, Nov 7, 2010 at 5:10 AM, Friedrich Romstedt friedrichromst...@gmail.com wrote: Hi, A.S.: Ralf, wasn't the reason why we shifted to Vincent's build machine running 10.5, because numpy didn't run on 10.4 when built on 10.6? No, the numpy installers have never had a problem on 10.4

[Matplotlib-users] config dir owned by root

2010-11-07 Thread Philip Semanchuk
Hi all, I've run into an aspect of matplotlib's setup that seems awkward. I'm seeing this on Ubuntu, but I imagine it would happen on any *nix platform. If python is running under sudo the first time matplotlib is imported, then matplotlib creates its config dir (~/.matplotlib) with root as the

[Matplotlib-users] IndexError' too many indices' in basemap contour

2010-11-07 Thread Basedow Sünnje Linnéa
Hi! I try to plot some interpolated data on a map and get an error saying there are too many indices. When I use contour in matplotlib without basemap I don't get the error. Also the map without a contour plot on it works. Maybe some of you know what I do wrong? Here is my code: -

[Matplotlib-users] pywcsgrid2 0.1b1 : matplotlib with astronomical fits images

2010-11-07 Thread Jae-Joon Lee
Hi, I am pleased to announce the release of pywcsgrid2 0.1b1. pywcsgrid2 is a python module to be used with matplotlib for displaying astronomical fits images. It provides a custom Axes class (derived from mpl's original Axes class) suitable for displaying fits images. Its main functionality is