[Matplotlib-users] Interactively get readable(i.e. lng/lat) coordinates from a matplotlib basemap plot?

2014-04-29 Thread Jonathan_Kowalik
Hi. I also asked this question on stackoverflow, but I think it might even better to ask it here. I'm doing basemap plots. The current coordinates of the mouse pointer are interactively displayed in the lower right area of the figure. But they are in map coordinates (I assume). I would like to have

Re: [Matplotlib-users] installation problem

2014-04-29 Thread Paul Hobson
As the error says, you need the dateutil package. It available here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#python-dateutil On Mon, Apr 28, 2014 at 11:10 PM, Stam Golesh wrote: > hi all > > downloaded and installed > matplotlib-1.3.1.win32-py3.2.exe > > this is what i get > >>> import matpl