Re: BarChart[{1,2},Frame->True]
- To: mathgroup at smc.vnet.net
- Subject: [mg84074] Re: [mg84063] BarChart[{1,2},Frame->True]
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Sun, 9 Dec 2007 06:34:39 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200712081045.FAA19488@smc.vnet.net>
- Reply-to: murray at math.umass.edu
The offending code _almost_ works: the error message is that one of the
ticks.
Of course this "boundary" exception needs to be fixed. However, it's
unclear to me why one would want to create a bar chart with only two bins.
Solomon, Joshua wrote:
> Here is some extremely simple code that doesn't work in version 6.0.1:
> BarChart[{1,2},Frame->True]
> That's it! Note:
> BarChart[{1,2}]
> and
> BarChart[{1,2,3},Frame->True]
> work fine. Surely, this is some kind of bug!
> j
>
>
--
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
- References:
- BarChart[{1,2},Frame->True]
- From: "Solomon, Joshua" <J.A.Solomon@city.ac.uk>
- BarChart[{1,2},Frame->True]