MathGroup Archive 2009

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

Search the Archive

Re: BarChart Range

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103597] Re: [mg103551] BarChart Range
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Tue, 29 Sep 2009 07:40:34 -0400 (EDT)
  • Reply-to: hanlonr at cox.net

BarChart[
 {43.34, 43.60, 44.19, 44.73},
 PlotRange -> {40, 50}]


Bob Hanlon

---- David <dwarnold45 at suddenlink.net> wrote: 

=============
All,

I have:

BarChart[{43.34, 43.60, 44.19, 44.73}]

Can someone show me how to set the range to run from 40 to 50?




  • Prev by Date: Re: White Noise in Simulation
  • Next by Date: Re: White Noise in Simulation
  • Previous by thread: Re: BarChart Range
  • Next by thread: Re: BarChart Range