From: Wolfgang D. <wdr...@dr...> - 2012-03-09 09:23:33
|
On Thu, 8 Mar 2012 19:47:05 -0600 Benjamin Root <ben...@ou...> wrote: > Which version of matplotlib are you using? Also, are you setting the > log scale before (preferred) or after (won't work) the call to hist()? Version is matplotlib-1.1.0, installed through standard Gentoo ebuild. And the scale parameters are set before all the drawing calls. Wolfgang |