MathGroup Archive 2010

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

Search the Archive

Re: Framing a histogram

  • To: mathgroup at smc.vnet.net
  • Subject: [mg109308] Re: Framing a histogram
  • From: "David Park" <djmpark at comcast.net>
  • Date: Wed, 21 Apr 2010 04:31:30 -0400 (EDT)

Histogram[{1, 2, 3, 1, 2, 3, 1, 2, 3},
 Frame -> True,
 PlotRange -> {{0, 4.2}, {0, 4}}] 


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


From: Jim Lambaugh [mailto:lambaugh at gmail.com] 


Hi

Please look at this:

Histogram[{1, 2, 3, 1, 2, 3, 1, 2, 3}, Frame -> True]

The bottom of each column does not meet with the x-axis, but there is
a little space between them. Is there any way to remove this?

Best regards.
Jimmy.




  • Prev by Date: Re: copying graphs to ppp
  • Next by Date: Using Solve[] - What did I do wrong?
  • Previous by thread: Re: Framing a histogram
  • Next by thread: copying graphs to ppp