it would be nice to be able to plot histograms with bins labeled directly in
percents, but it isn't supported by hist(). Workaround is to change either
your data or your axis.


http://sourceforge.net/tracker/?func=detail&aid=2775888&group_id=80706&atid=560723
Tracker: Feature Requests
5 hist plot in percent - ID: 2775888
Last Update: Tracker Item Submitted ( nobody )
Details:

except for normed=1 there is no way to control the y output of hist.
being able to specify an output in percent would be useful.

hist(x, percent=1)
plots y/n*100 histograms
Submitted:

Nobody/Anonymous ( nobody ) - 2009-04-20 08:48
-- 
View this message in context: 
http://www.nabble.com/plotting-normalized-histograms-tp25934001p25944567.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to