HistogramRange
is an option of histogram functions that specifies the lower and upper limits of the points to be included in the histogram.


HistogramRange
HistogramRange
is an option of histogram functions that specifies the lower and upper limits of the points to be included in the histogram.
Details and Options
- To use HistogramRange, you first need to load the Histograms Package using Needs["Histograms`"].
- HistogramRange->Automatic chooses lower and upper limits automatically.
- HistogramRange->{min,max} specifies lower and upper limits for Histogram.
- HistogramRange->{{xmin,xmax},{ymin,ymax}} specifies lower and upper limits for Histogram3D.
See Also
Text
Wolfram Research (2007), HistogramRange, Wolfram Language function, https://reference.wolfram.com/language/Histograms/ref/HistogramRange.html.
CMS
Wolfram Language. 2007. "HistogramRange." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Histograms/ref/HistogramRange.html.
APA
Wolfram Language. (2007). HistogramRange. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Histograms/ref/HistogramRange.html
BibTeX
@misc{reference.wolfram_2025_histogramrange, author="Wolfram Research", title="{HistogramRange}", year="2007", howpublished="\url{https://reference.wolfram.com/language/Histograms/ref/HistogramRange.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_histogramrange, organization={Wolfram Research}, title={HistogramRange}, year={2007}, url={https://reference.wolfram.com/language/Histograms/ref/HistogramRange.html}, note=[Accessed: 16-August-2025]}