Hi,
  I just hit a broken example at
http://matplotlib.org/examples/pylab_examples/scatter_hist.html?highlight=scatter

$ python  scatter_hist.py
Traceback (most recent call last):
  File "scatter_hist.py", line 44, in <module>
    axHisty.hist(y, bins=bins, orientation='horizontal')
  File "/usr/lib64/python2.7/site-packages/matplotlib/axes.py", line 8180, in 
hist
    color=c, bottom=bottom)
TypeError: barh() got multiple values for keyword argument 'bottom'
$

I have mpl-1.2.1.

Hope this helps.
Martin

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to