MathGroup Archive 2009

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

Search the Archive

Re: Forcing vertical scale on Histogram

  • To: mathgroup at smc.vnet.net
  • Subject: [mg101976] Re: [mg101962] Forcing vertical scale on Histogram
  • From: "David Park" <djmpark at comcast.net>
  • Date: Sat, 25 Jul 2009 04:15:50 -0400 (EDT)
  • References: <20287235.1248431906809.JavaMail.root@n11>

I'm not quite certain what you mean by "force the vertical scale to a
particular value" but I think you mean the option PlotRange. Look up
PlotRange in Help.

Use Options[Histogram] to find all the options that can be used with the
plot. Options are usually important in controlling the appearance and
content of a plot.

If you mean something different maybe you can give us a specific example.


David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/  


From: Larry Knight [mailto:larryknight71 at yahoo.com] 

Hello;
I am using Mathematica 7 and need help on formatting a Histogram.  I want to
force the vertical scale to a particular value, and NOT use the automatic
scaling. 

I have read the documentation, and looked at the examples, but cannot seem
to find the solution. 

Anyone know how to do this? Please provide a small working code snippet!

Thanks, 
Larry Knight,
Woodstock, Georgia




  • Prev by Date: solving a system of two equations
  • Next by Date: Re: Graph issue
  • Previous by thread: Re: Re: Forcing vertical scale on Histogram
  • Next by thread: Please help debug this set of simple diff eqs- having trouble with