Re: Gotcha?
- To: mathgroup at smc.vnet.net
- Subject: [mg117154] Re: Gotcha?
- From: Mike H <mike.honeychurch at gmail.com>
- Date: Thu, 10 Mar 2011 06:15:41 -0500 (EST)
that gets rid of the pink box but doesn't render any ticks. As per my follow up earlier, tech support indicate that there is more to it than a simple work around. On Thu, Mar 10, 2011 at 3:13 PM, Murray Eisenberg <murray at math.umass.edu>wrote: > 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 >