Hi,

Using the new IPython with --pylab option:

Creating a simple plot via

plt.plot(range(10))

then typing in the shell for example:

plt.plot? and getting the help blocks the figure. Is this a known
issue? I don't recall seeing this behavior in the previous IPython.

matplotlib.__version__
'1.1.0'

using Qt4Agg also confirmed with WXAgg

Also noting a minor typo at

https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/axes.py
line 4360:

The loc "itslef" ->itself can be a 2-tuple giving x,y of the
lower-left corner of

Thanks


-- 
Gökhan

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to