Re: [Matplotlib-users] missing ticks on inverted log axis

2013-05-20 Thread gaspra
Michael Droettboom-3 wrote > I have created https://github.com/matplotlib/matplotlib/issues/2025 to > track this. Hi Michael, thanks. I am somewhat convinced the problem is related to matplotlib 1.3.x, not the Tk library. I tried on Linux that uses Tk8.5 and I got the missing ticks for inverted l

[Matplotlib-users] Basemap & PyPlot - How clip & color?

2013-05-20 Thread Jim St.Cyr
I'm using Basemap to display the East Coast of the US and the Atlantic Ocean. Shapefile is used to read a shapefile the contents of which is loaded into a PyPlot subplot hosted Line Collection which overlays the ocean with a series of closed polygons. PyPlot text is used to label each polygon

Re: [Matplotlib-users] Making space for a long legend outside of a barchart

2013-05-20 Thread Benjamin Root
On Mon, May 20, 2013 at 12:02 PM, Martin Mokrejs < mmokr...@fold.natur.cuni.cz> wrote: > Hi, > I am having trouble to get space allocated for a long legend text, > lets say spanning 2/3 - 3/4 of the whole output. I would like to have > stacked barchart as 1st subplot and the place of remaining 3

Re: [Matplotlib-users] missing ticks on inverted log axis

2013-05-20 Thread Michael Droettboom
I have created https://github.com/matplotlib/matplotlib/issues/2025 to track this. On 05/19/2013 05:18 PM, gaspra wrote: Michael Droettboom-3 wrote If you use the macports version of Python, this shouldn't be a problem. I think the problem is (perhaps) that you're trying to use the system Pyth