MathGroup Archive 2003

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

Search the Archive

RE: help with specify histogram count axis (frequency)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43984] RE: [mg43953] help with specify histogram count axis (frequency)
  • From: David.Annetts at csiro.au
  • Date: Thu, 16 Oct 2003 04:16:32 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Peter,

> can anybody help me with specifying the range of the count or
> frequency
> axis (y-axis)  for histograms generated by the histogram 
> function?  I'm
> trying to compare two histograms visually and I would like to keep the
> count axis (y-axis) the same.  I know the HistogramRange function
> specifies the x-axis (value), but there doesn't appear to be a y-axis
> counterpart.  Thanks.

You might try something like Show[Histogram[], PlotRange->{lower, upper}];

Regards,

Dave
==========================================
  Dr. David Annetts
  EM Modelling Analyst
  CSIRO DEM            Tel: +612 9490 5416
  North Ryde           Fax: +612 9490 5467
  Australia         David.Annetts at csiro.au
===========================================


  • Prev by Date: Re: Get rounds values in alist
  • Next by Date: RE: Illumination or obfuscation?
  • Previous by thread: Re: help with specify histogram count axis (frequency)
  • Next by thread: RE: help with specify histogram count axis (frequency)