PairedHistogram

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

plots a paired histogram of the values xi and yi.

PairedHistogram[{x1,x2,},{y1,y2,}, bspec]

plots a paired histogram with bin width specification bspec.

PairedHistogram[{x1,x2,},{y1,y2,},bspec,hspec]

plots a paired histogram with bin heights computed according to the specification hspec.

PairedHistogram[{data11,},{data21,},]

plots paired histograms for multiple datasets data1i and data2j.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Generate a paired histogram of two datasets:

Plot the probability density function of the datasets:

Cumulative distribution function:

Survival function:

Hazard function:

Cumulative hazard function:

Scope  (23)

Data and Layouts  (11)

Specify the number of bins to use:

Specify the bin width:

The bin delimiters:

The bin delimiters as an explicit list:

Use different automatic binning methods:

Use logarithmically spaced bins:

Delimit bins on integer boundaries using a binning function:

Use different height specifications:

Use a height function that accumulates the bin counts:

Bins associated with a dataset are styled the same:

Numeric values in an association are used as the y coordinates:

Numeric keys and values in an association are used as the x and y coordinates:

The weights in WeightedData are ignored:

Nonreal data is taken to be missing:

Use different layouts to display multiple datasets:

Control the origin of bars:

Wrappers  (2)

Use wrappers on individual data, datasets, or collections of datasets:

Wrappers can be nested:

Override the default tooltips:

Use PopupWindow to provide additional drilldown information:

Button can be used to trigger any action:

Styling and Appearance  (4)

Use an explicit list of styles for the bars:

Use any gradient or indexed color schemes from ColorData:

ChartBaseStyle can be used to set an initial style for all chart elements:

Use built-in programmatically generated bars:

For detailed settings, use Palettes ChartElementSchemes:

Labeling and Legending  (6)

Use symbolic positions to label the datasets:

Provide value labels for bars by using LabelingFunction:

Use Placed to control placement and formatting:

Add categorical legend entries for datasets:

Apply legends at different levels:

Use Placed to affect the positioning of legends:

Options  (44)

BarOrigin  (1)

Change the bar origin:

BarSpacing  (3)

Use automatically determined spacing between paired bars:

Use no spacing:

Use explicit spacing between bar pairs:

ChartBaseStyle  (5)

Use ChartBaseStyle to style bars:

ChartBaseStyle combines with ChartStyle:

ChartBaseStyle combines with Style:

ChartBaseStyle combines with ColorFunction:

ColorFunction may override settings for ChartBaseStyle:

Style may override settings for ChartBaseStyle:

ChartElementFunction  (5)

Get a list of built-in settings for ChartElementFunction:

For detailed settings, use Palettes ChartElementSchemes:

This ChartElementFunction is appropriate to show the global scale:

Write a custom ChartElementFunction:

Built-in element functions may have options; use Palettes ChartElementSchemes to set them:

ChartElements  (8)

Create a pictorial chart based on any Graphics object:

Graphics3D:

Image:

Use a stretched version of the graphic:

Use explicit sizes for width and height:

Without AspectRatio->Full, the original aspect ratio is preserved:

Using All for width or height causes that direction to stretch to the full size of the bar:

Use a different graphic for each side of the chart:

Use a different graphic for each row of data:

Styles are inherited from styles set through ChartStyle etc.:

Explicit styles set in the graphic will override other style settings:

The orientation of the pictorial graphic is unaffected by BarOrigin:

ChartLabels  (3)

By default, labels are placed on top of each bar pair:

Place group labels on each dataset:

Use Placed to control label placement:

ChartLayout  (1)

ChartLayout is overlapped by default:

Stacked layout:

ChartLegends  (2)

Generate a legend based on chart style:

Create legends for each dataset and bar pair:

ChartStyle  (3)

Use ChartStyle to style bars:

Give a list of styles:

Use "Gradient" colors from ColorData:

Use "Indexed" colors from ColorData:

Specify styles for each bar pair:

ColorFunction  (3)

Color by bar height:

Use ColorFunctionScaling->False to get unscaled height values:

ColorFunction overrides styles in ChartStyle:

Use ColorFunction to combine different style effects:

ColorFunctionScaling  (1)

By default, scaled height values are used:

Use ColorFunctionScaling->False to get unscaled height values:

LabelingFunction  (5)

Use automatic labeling by values through Tooltip and StatusArea:

Do no labeling:

Use symbolic positions to control label placement:

Symbolic positions outside the bar:

Use the given chart labels as arguments to the labeling function:

Place complete labels in tooltips:

PerformanceGoal  (3)

Generate a paired bar chart with interactive highlighting:

Emphasize performance by disabling interactive behaviors:

Typically, less memory is required for non-interactive charts:

PlotTheme  (1)

Use a theme with simple ticks and grid lines in a high-contrast color scheme:

Change the color scheme:

Applications  (3)

Compare two different distributions:

Compare temperatures for two cities in 2009:

Compare two time slices for a random process:

Properties & Relations  (5)

PairedBarChart works on lists of heights:

Histogram and SmoothHistogram can be used to visualize single datasets:

Histogram3D and SmoothHistogram3D show bivariate data as surfaces:

DensityHistogram and SmoothDensityHistogram show bivariate data as density plots:

QuantilePlot and ProbabilityPlot compare distributions to each other:

BoxWhiskerChart and DistributionChart work with many datasets:

Wolfram Research (2010), PairedHistogram, Wolfram Language function, https://reference.wolfram.com/language/ref/PairedHistogram.html (updated 2015).

Text

Wolfram Research (2010), PairedHistogram, Wolfram Language function, https://reference.wolfram.com/language/ref/PairedHistogram.html (updated 2015).

CMS

Wolfram Language. 2010. "PairedHistogram." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/PairedHistogram.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_pairedhistogram, author="Wolfram Research", title="{PairedHistogram}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/PairedHistogram.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_pairedhistogram, organization={Wolfram Research}, title={PairedHistogram}, year={2015}, url={https://reference.wolfram.com/language/ref/PairedHistogram.html}, note=[Accessed: 18-March-2024 ]}