[Matplotlib-users] subplot overlay problem

2007-03-29 Thread Peter Melchior
://www.ita.uni-heidelberg.de/~pmelchior/subplot_overlay.png If I leave out the line "hold(True)", which could also read "hold(False)", the underlying plot disappears. Is there a way to avoid that? Or: Is there a preferred position for the "hold" command?

[Matplotlib-users] No undershoot in hist

2007-03-15 Thread Peter Melchior
,bins) show() The last bin has two counts since it contains the entries 22 and 23 from data, but the first bin has only one count, although it should carry the entries 0,1,2. Is this intended? Best regards, Peter Melchior -

[Matplotlib-users] histograms and masked arrays

2007-03-14 Thread Peter Melchior
re histograms not (yet) suited for handling masked arrays? Best regards, Peter Melchior - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to sha