Re: Gotcha?
- To: mathgroup at smc.vnet.net
- Subject: [mg117152] Re: Gotcha?
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Thu, 10 Mar 2011 06:15:19 -0500 (EST)
Fix it just buy inserting what the error message suggests: values for
FrameTicks, e.g.:
Histogram[sizes, "Log", "LogCount", Frame -> True,
FrameTicks -> {Automatic, Automatic}]
On 3/9/2011 7:00 AM, Armand Tamzarian 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
>
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305