MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: BarChart[] axis label bug in v7 Linux (Windows, OSX?)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95867] Re: BarChart[] axis label bug in v7 Linux (Windows, OSX?)
  • From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
  • Date: Thu, 29 Jan 2009 05:51:13 -0500 (EST)
  • Organization: The Open University, Milton Keynes, UK
  • References: <glpflq$kth$1@smc.vnet.net>

In article <glpflq$kth$1 at smc.vnet.net>,
 Chris Pemberton <cjpembo at gmail.com> wrote:

> Can anybody else confirm that this command displays the *incorrect* 
> horizontal axis labels in Mathematica 7 Linux?
> 
> BarChart[Table[i, {i, 1, 2}], Frame -> True]
> 
> The axis should number the bars between 0 and 2, but it fails to account 
> for the spaces between the bars (ie 0.1 units wide) and therefore the 
> numbers are off.

Same thing on

In[3]:= {$Version, $ReleaseNumber}

Out[3]= {"7.0 for Microsoft Windows (32-bit) (November 10, 2008)", 0}

[snip]

Regards,
--Jean-Marc


  • Prev by Date: Frame does not show up?
  • Next by Date: Re: O(1) in Mathematica
  • Previous by thread: BarChart[] axis label bug in v7 Linux (Windows, OSX?)
  • Next by thread: Using Map or Thread over selected parts of nested lists