Histograms`
Histograms`

Histogram3D

As of Version 7.0, Histogram3D is part of the built-in Wolfram Language kernel.

Histogram3D[{{x1,y1},{x2,y2},}]

generates a three-dimensional bar graph representing a histogram of the bivariate data {{x1,y1},{x2,y2},}.

Histogram3D[{{f11,f12,,f1l},,{fk1,fk2,,fkl}},FrequencyData->True]

generates a histogram of the bivariate data, where fij is the frequency with which the original data falls in the category {i,j}.

Details and Options

Examples

Basic Examples  (1)

Histogram of bivariate data:

Wolfram Research (2008), Histogram3D, Wolfram Language function, https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html.

Text

Wolfram Research (2008), Histogram3D, Wolfram Language function, https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html.

CMS

Wolfram Language. 2008. "Histogram3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html.

APA

Wolfram Language. (2008). Histogram3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html

BibTeX

@misc{reference.wolfram_2023_histogram3d, author="Wolfram Research", title="{Histogram3D}", year="2008", howpublished="\url{https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_histogram3d, organization={Wolfram Research}, title={Histogram3D}, year={2008}, url={https://reference.wolfram.com/language/Histograms/ref/Histogram3D.html}, note=[Accessed: 29-March-2024 ]}