PairwiseDensityHistogram

PairwiseDensityHistogram[{{y11,,y1n},,{ym1,,ymn}}]

creates an array of density histograms by plotting the data columns against each other in pairs.

PairwiseDensityHistogram[data,bpsec]

plots density histograms with bins specified by bspec.

Details and Options

Examples

open allclose all

Basic Examples  (3)

Create an array of smooth density histograms from data with labeled columns:

Compare all columns in a dataset:

Provide header names for the data:

Scope  (3)

Data  (3)

Plot datasets:

Plot arrays of values:

Specify how many histogram bins to use for the axes:

Options  (26)

AspectRatio  (2)

By default, PairwiseDensityHistogram uses an equal height-to-width ratio:

Use a fixed height-to-width ratio:

Axes  (2)

By default,Frame is used instead of Axes :

Use AxesTrue to turn on axes:

Background  (2)

By default, PairwiseDensityHistogram has a white background:

Set a background color:

ColorFunction  (3)

Color based on the scaled counts:

Color by scaled coordinates:

Color with a named color scheme:

Headers  (3)

By default, PairwiseDensityHistogram does not label headers:

Number the columns for unlabeled data:

Provide header names for the columns:

HeaderBackground  (2)

By default, PairwiseDensityHistogram uses a white header background:

Set a header background color:

ImageSize  (6)

Use named sizes such as Tiny, Small, Medium, and Large:

Specify the width of the plot:

Specify the height of the plot:

Allow the width and height to be up to a certain size:

Specify the width and height for a graphic, padding with space if necessary:

Setting AspectRatioFull will fill the available space:

Use maximum sizes for the width and height:

Use ImageSizeFull to fill the available space in an object:

PlotLayout  (3)

Switch the orientation of the diagonal elements:

Show plots below the diagonal:

Only show plots above the diagonal:

PlotTheme  (2)

Use a theme with simple ticks and grid lines in a bright color scheme:

Change color scheme:

Spacings  (1)

Change the space between the plots:

Wolfram Research (2024), PairwiseDensityHistogram, Wolfram Language function, https://reference.wolfram.com/language/ref/PairwiseDensityHistogram.html.

Text

Wolfram Research (2024), PairwiseDensityHistogram, Wolfram Language function, https://reference.wolfram.com/language/ref/PairwiseDensityHistogram.html.

CMS

Wolfram Language. 2024. "PairwiseDensityHistogram." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PairwiseDensityHistogram.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_pairwisedensityhistogram, author="Wolfram Research", title="{PairwiseDensityHistogram}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/PairwiseDensityHistogram.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_pairwisedensityhistogram, organization={Wolfram Research}, title={PairwiseDensityHistogram}, year={2024}, url={https://reference.wolfram.com/language/ref/PairwiseDensityHistogram.html}, note=[Accessed: 05-November-2024 ]}