From: EnderWiggin <jan...@go...> - 2012-02-29 09:09:48
|
Hi all, I'm currently using the hist plot from matlibplot. Here I have the following question: is there an easy way to set the bin content of a specified bin? For example, I would like to call set_bin_content(bin_index=1, value=10000) once instead of filling in 10000 times the same value. Thank you very much. Best regards -- View this message in context: http://old.nabble.com/Setting-the-bin-content-of-a-histogram-tp33412466p33412466.html Sent from the matplotlib - users mailing list archive at Nabble.com. |