Re: Gotcha?
- To: mathgroup at smc.vnet.net
- Subject: [mg117127] Re: Gotcha?
- From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
- Date: Thu, 10 Mar 2011 06:10:49 -0500 (EST)
- References: <il7q71$dqq$1@smc.vnet.net>
Same here, though I cannot confirm it worked on 8.0. Cheers -- Sjoerd On Mar 9, 1:01 pm, Armand Tamzarian <mike.honeychu... at gmail.com> wrote: > I think someone was starting "gotcha" threads a few months ago. I > installed 8.0.1 today and have found that Histograms with log scale x- > axis are broken. Worked fine until I installed this new version today. > Even the usage example in the documentation is broken -- which makes > you wonder who checks these things before a release. > > Histogram[sizes, "Log", "LogCount", Frame -> True] > > Mike