PairedBarChart
✖
PairedBarChart
makes a paired bar chart with bar lengths y1, y2, … and z1, z2, …, respectively.
makes a paired bar chart with bar features defined by the symbolic wrappers wk.
makes a paired bar chart from multiple datasets data1i and data2j.
Details and Options




- Data elements for PairedBarChart can be given in the following forms:
-
yi a pure bar value Quantity[yi,unit] bar value with a unit wi[yi,…] a bar with value yi and wrapper wi formi->mi a bar form with metadata mi - Data not given in these forms is taken to be missing, and typically yields a gap in the bar chart.
- Datasets for PairedBarChart can be given in the following forms:
-
{e1,e2,…} list of elements with or without wrappers <k1y1,k2y2,… > association of keys and lengths TimeSeries[…],EventSeries[…],TemporalData[…] time series, event series, and temporal data WeightedData[…],EventData[…] augmented datasets w[{e1,e2,…},…] wrapper applied to a whole dataset w[{data1,data1,…},…] wrapper applied to all datasets - The following wrappers can be used for chart elements:
-
Annotation[e,label] provide an annotation Button[e,action] define an action to execute when the element is clicked EventHandler[e,…] define a general event handler for the element Hyperlink[e,uri] make the element act as a hyperlink Labeled[e,…] display the element with labeling Legended[e,…] include features of the element in a chart legend Mouseover[e,over] make the element show a mouseover form PopupWindow[e,cont] attach a popup window to the element StatusArea[e,label] display in the status area when the element is moused over Style[e,opts] show the element using the specified styles Tooltip[e,label] attach an arbitrary tooltip to the element - PairedBarChart[Tabular[…]cspec, …] extracts and plots values from the tabular object using the column specification cspec.
- The following forms of column specifications cspec are allowed for plotting tabular data:
-
col plot values from column col {col1,col2,…,coln} plot columns {col1, …, coln} as a group of values - PairedBarChart has the same options as Graphics with the following additions and changes: [List of all options]
-
AspectRatio 1/GoldenRatio overall ratio of height to width Axes True whether to draw axes BarOrigin "YAxis" origin placement for bars BarSpacing Automatic fractional spacing between bars ChartBaseStyle Automatic overall style for bars ChartElementFunction Automatic how to generate raw graphics for bars ChartElements Automatic graphics to use in each of the bars ChartLabels None labels for data elements and datasets ChartLayout Automatic overall layout to use ChartLegends None legends for data elements and datasets ChartStyle Automatic style for bars ColorFunction Automatic how to color bars ColorFunctionScaling True whether to normalize arguments to ColorFunction Joined False whether to join bars LabelingFunction Automatic how to label bars LabelingSize Automatic maximum size of callouts and labels LegendAppearance Automatic overall appearance of legends PerformanceGoal $PerformanceGoal aspects of performance to try to optimize PlotTheme $PlotTheme overall theme for the chart ScalingFunctions None how to scale individual coordinates TargetUnits Automatic units to display in the chart - Possible settings for BarOrigin include "XAxis" and "YAxis".
- With the setting BarSpacing->{sp,sg,sb}, sp can be used to control the space between the pair of bar charts. The unit for sp is in fractions of the width of the resulting graphic.
- The following settings for ChartLayout can be used to display multiple sets of data:
-
"Grouped" separate the data for each dataset "Stacked" accumulate the data for each dataset "Percentile" accumulate and normalize the data for each dataset - The arguments supplied to ChartElementFunction are the bar region {{xmin,xmax},{ymin,ymax}}, the data value yi, and metadata {m1,m2,…} from each level in a nested list of datasets.
- A list of built-in settings for ChartElementFunction can be obtained from ChartElementData["PairedBarChart"].
- The argument supplied to ColorFunction and ScalingFunctions is yi.
- Style and other specifications from options and other constructs in PairedBarChart are effectively applied in the order ChartStyle, ColorFunction, Style and other wrappers, ChartElements, and ChartElementFunction, with later specifications overriding earlier ones.
-
AlignmentPoint Center the default point in the graphic to align with AspectRatio 1/GoldenRatio overall ratio of height to width Axes True whether to draw axes AxesLabel None axes labels AxesOrigin Automatic where axes should cross AxesStyle {} style specifications for the axes Background None background color for the plot BarOrigin "YAxis" origin placement for bars BarSpacing Automatic fractional spacing between bars BaselinePosition Automatic how to align with a surrounding text baseline BaseStyle {} base style specifications for the graphic ChartBaseStyle Automatic overall style for bars ChartElementFunction Automatic how to generate raw graphics for bars ChartElements Automatic graphics to use in each of the bars ChartLabels None labels for data elements and datasets ChartLayout Automatic overall layout to use ChartLegends None legends for data elements and datasets ChartStyle Automatic style for bars ColorFunction Automatic how to color bars ColorFunctionScaling True whether to normalize arguments to ColorFunction ContentSelectable Automatic whether to allow contents to be selected CoordinatesToolOptions Automatic detailed behavior of the coordinates tool Epilog {} primitives rendered after the main plot FormatType TraditionalForm the default format type for text Frame False whether to put a frame around the plot FrameLabel None frame labels FrameStyle {} style specifications for the frame FrameTicks Automatic frame ticks FrameTicksStyle {} style specifications for frame ticks GridLines None grid lines to draw GridLinesStyle {} style specifications for grid lines ImageMargins 0. the margins to leave around the graphic ImagePadding All what extra padding to allow for labels etc. ImageSize Automatic the absolute size at which to render the graphic Joined False whether to join bars LabelingFunction Automatic how to label bars LabelingSize Automatic maximum size of callouts and labels LabelStyle {} style specifications for labels LegendAppearance Automatic overall appearance of legends Method Automatic details of graphics methods to use PerformanceGoal $PerformanceGoal aspects of performance to try to optimize PlotLabel None an overall label for the plot PlotRange All range of values to include PlotRangeClipping False whether to clip at the plot range PlotRangePadding Automatic how much to pad the range of values PlotRegion Automatic the final display region to be filled PlotTheme $PlotTheme overall theme for the chart PreserveImageOptions Automatic whether to preserve image options when displaying new versions of the same graphic Prolog {} primitives rendered before the main plot RotateLabel True whether to rotate y labels on the frame ScalingFunctions None how to scale individual coordinates TargetUnits Automatic units to display in the chart Ticks Automatic axes ticks TicksStyle {} style specifications for axes ticks
List of all options




Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Generate a paired bar chart from two lists of heights:

https://wolfram.com/xid/0tqaj7ghkl1017-w1nxpr


https://wolfram.com/xid/0tqaj7ghkl1017-g1a1u5


https://wolfram.com/xid/0tqaj7ghkl1017-1kyn8


https://wolfram.com/xid/0tqaj7ghkl1017-84qozl

Scope (35)Survey of the scope of standard use cases
Data and Layouts (13)
Items in a dataset are grouped together:

https://wolfram.com/xid/0tqaj7ghkl1017-j213wq

Datasets do not need to have the same number of items:

https://wolfram.com/xid/0tqaj7ghkl1017-4nweqa

Nonreal data is taken to be missing and typically yields a gap in the bar chart:

https://wolfram.com/xid/0tqaj7ghkl1017-bibvmw


https://wolfram.com/xid/0tqaj7ghkl1017-7bo8p2


https://wolfram.com/xid/0tqaj7ghkl1017-c1j6si

The time stamps in TimeSeries, EventSeries, and TemporalData are ignored:

https://wolfram.com/xid/0tqaj7ghkl1017-erdnh4

The values in associations are taken as the heights of the bars:

https://wolfram.com/xid/0tqaj7ghkl1017-fapjdf


https://wolfram.com/xid/0tqaj7ghkl1017-berasr


https://wolfram.com/xid/0tqaj7ghkl1017-laiqvh


https://wolfram.com/xid/0tqaj7ghkl1017-3hzlhk

The weights in WeightedData are ignored:

https://wolfram.com/xid/0tqaj7ghkl1017-8nlbze

The censoring and truncation information in EventData is ignored:

https://wolfram.com/xid/0tqaj7ghkl1017-78g22i

Use different layouts to display multiple datasets:

https://wolfram.com/xid/0tqaj7ghkl1017-jem942

Stacked layouts are more compact in the horizontal direction:

https://wolfram.com/xid/0tqaj7ghkl1017-kgsnxd

Use Joined to indicate connections between data points:

https://wolfram.com/xid/0tqaj7ghkl1017-cbsjoy


https://wolfram.com/xid/0tqaj7ghkl1017-dd123g

Adjust the spacing between bars and groups of bars:

https://wolfram.com/xid/0tqaj7ghkl1017-ire63a

Tabular Data (1)
Wrappers (5)
Use wrappers on individual data, datasets, or collections of datasets:

https://wolfram.com/xid/0tqaj7ghkl1017-fv6xu4


https://wolfram.com/xid/0tqaj7ghkl1017-d78b5k

Override the default tooltips:

https://wolfram.com/xid/0tqaj7ghkl1017-dw7akx

Use any object in the tooltip:

https://wolfram.com/xid/0tqaj7ghkl1017-bshk9y

Use PopupWindow to provide additional drilldown information:

https://wolfram.com/xid/0tqaj7ghkl1017-9oa0q

Button can be used to trigger any action:

https://wolfram.com/xid/0tqaj7ghkl1017-j1231b

Styling and Appearance (8)
Use an explicit list of styles for the bars:

https://wolfram.com/xid/0tqaj7ghkl1017-fihngk

Use any gradient or indexed color schemes from ColorData:

https://wolfram.com/xid/0tqaj7ghkl1017-gp1e

Use color schemes designed for charting:

https://wolfram.com/xid/0tqaj7ghkl1017-c4f5rf


https://wolfram.com/xid/0tqaj7ghkl1017-fchssf

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

https://wolfram.com/xid/0tqaj7ghkl1017-prid3j

Style can be used to override styles:

https://wolfram.com/xid/0tqaj7ghkl1017-o2q0l

Use any graphic for pictorial bars:

https://wolfram.com/xid/0tqaj7ghkl1017-qm4zqe

Use built-in programmatically generated bars:

https://wolfram.com/xid/0tqaj7ghkl1017-wvz8c


https://wolfram.com/xid/0tqaj7ghkl1017-f2wd4m

For detailed settings use Palettes ▶ ChartElementSchemes:

https://wolfram.com/xid/0tqaj7ghkl1017-fhi6g2

Use a theme with detailed frame ticks and grid lines:

https://wolfram.com/xid/0tqaj7ghkl1017-duaoup

Use a theme with simple ticks and edge-fading rectangles in a high contrast color scheme:

https://wolfram.com/xid/0tqaj7ghkl1017-pniys4

Labeling and Legending (8)
Use Labeled to add a label to a bar:

https://wolfram.com/xid/0tqaj7ghkl1017-keu5cx

Use symbolic positions for label positions:

https://wolfram.com/xid/0tqaj7ghkl1017-dknv2m

Provide categorical labels for the columns of data:

https://wolfram.com/xid/0tqaj7ghkl1017-xqnad


https://wolfram.com/xid/0tqaj7ghkl1017-lqpe2a


https://wolfram.com/xid/0tqaj7ghkl1017-jvgfhd


https://wolfram.com/xid/0tqaj7ghkl1017-fu9jvb

Use Placed to control the positioning of labels, using the same positions as for Labeled:

https://wolfram.com/xid/0tqaj7ghkl1017-ocux9

Provide value labels for bars by using LabelingFunction:

https://wolfram.com/xid/0tqaj7ghkl1017-ci7n67

Use Placed to control placement and formatting:

https://wolfram.com/xid/0tqaj7ghkl1017-gujlfe

https://wolfram.com/xid/0tqaj7ghkl1017-ew8542

Add categorical legend entries for the columns of data:

https://wolfram.com/xid/0tqaj7ghkl1017-dnvp16


https://wolfram.com/xid/0tqaj7ghkl1017-b2cb3h


https://wolfram.com/xid/0tqaj7ghkl1017-0tr6ou

Use Placed to affect the positioning of legends:

https://wolfram.com/xid/0tqaj7ghkl1017-gizo69

Options (70)Common values & functionality for each option
BarOrigin (1)
BarSpacing (6)
Use automatically determined spacing between bars:

https://wolfram.com/xid/0tqaj7ghkl1017-yf29j3


https://wolfram.com/xid/0tqaj7ghkl1017-b8o81u


https://wolfram.com/xid/0tqaj7ghkl1017-1bsd97

Use explicit spacing between bars:

https://wolfram.com/xid/0tqaj7ghkl1017-vibp0r

Use explicit spacing between bar pairs:

https://wolfram.com/xid/0tqaj7ghkl1017-671lla

Use explicit spacing between bars, groups of bars, and bar pairs:

https://wolfram.com/xid/0tqaj7ghkl1017-xn0fs0

ChartBaseStyle (5)
Use ChartBaseStyle to style bars:

https://wolfram.com/xid/0tqaj7ghkl1017-f8e8j5


https://wolfram.com/xid/0tqaj7ghkl1017-go00dd


https://wolfram.com/xid/0tqaj7ghkl1017-xjfc2c

ChartBaseStyle combines with ChartStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-hilrob

ChartStyle may override settings for ChartBaseStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-nykrk

ChartBaseStyle combines with Style:

https://wolfram.com/xid/0tqaj7ghkl1017-e8vs4c

Style may override settings for ChartBaseStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-njm38a

ChartBaseStyle combines with ColorFunction:

https://wolfram.com/xid/0tqaj7ghkl1017-mgk40x

ColorFunction may override settings for ChartBaseStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-gx8lzq

ChartElementFunction (6)
Get a list of built-in settings for ChartElementFunction:

https://wolfram.com/xid/0tqaj7ghkl1017-iuo5q3

For detailed settings, use Palettes ▶ ChartElementSchemes:

https://wolfram.com/xid/0tqaj7ghkl1017-enr6pq

This ChartElementFunction is appropriate to show the global scale:

https://wolfram.com/xid/0tqaj7ghkl1017-cxoj1e

Write a custom ChartElementFunction:

https://wolfram.com/xid/0tqaj7ghkl1017-f8fo72

https://wolfram.com/xid/0tqaj7ghkl1017-iwghyt

Use metadata passed on from the input, in this case charting the data:

https://wolfram.com/xid/0tqaj7ghkl1017-fvk48j

https://wolfram.com/xid/0tqaj7ghkl1017-c5ph2v

https://wolfram.com/xid/0tqaj7ghkl1017-raamjl

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

https://wolfram.com/xid/0tqaj7ghkl1017-fjaidg


https://wolfram.com/xid/0tqaj7ghkl1017-eqia3q

ChartElements (9)
Create a pictorial chart based on any Graphics object:

https://wolfram.com/xid/0tqaj7ghkl1017-484fo0


https://wolfram.com/xid/0tqaj7ghkl1017-b5wkc7


https://wolfram.com/xid/0tqaj7ghkl1017-m68y40

Use a stretched version of the graphic:

https://wolfram.com/xid/0tqaj7ghkl1017-gzqary

Use explicit sizes for width and height:

https://wolfram.com/xid/0tqaj7ghkl1017-cryqz1

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

https://wolfram.com/xid/0tqaj7ghkl1017-hz7v0

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

https://wolfram.com/xid/0tqaj7ghkl1017-i3lnix

Use a different graphic for each column of data:

https://wolfram.com/xid/0tqaj7ghkl1017-boo0ra

Use a different graphic for each row of data:

https://wolfram.com/xid/0tqaj7ghkl1017-ghv35b

Use a different graphic for each bar pair:

https://wolfram.com/xid/0tqaj7ghkl1017-9fraez


https://wolfram.com/xid/0tqaj7ghkl1017-zsl9w

Styles are inherited from styles set through ChartStyle etc.:

https://wolfram.com/xid/0tqaj7ghkl1017-m7u2g

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

https://wolfram.com/xid/0tqaj7ghkl1017-cbi1qa

The orientation of the pictorial graphic is unaffected by BarOrigin:

https://wolfram.com/xid/0tqaj7ghkl1017-e8tk3

ChartLabels (5)
By default labels are placed in the central axis:

https://wolfram.com/xid/0tqaj7ghkl1017-b6vqtn

Labeled wrappers in data will place additional labels:

https://wolfram.com/xid/0tqaj7ghkl1017-h3lfo1

Use Placed to control label placement:

https://wolfram.com/xid/0tqaj7ghkl1017-jtjhg1

Place labels on each group of bars:

https://wolfram.com/xid/0tqaj7ghkl1017-t1m0qr

Using Placed:

https://wolfram.com/xid/0tqaj7ghkl1017-ovj5lc

Place labels on each bar pair:

https://wolfram.com/xid/0tqaj7ghkl1017-d564eu

Specify labels for bars, groups of bars, and bar pairs:

https://wolfram.com/xid/0tqaj7ghkl1017-lflbmr

ChartLayout (5)
ChartLayout is grouped by default:

https://wolfram.com/xid/0tqaj7ghkl1017-1d4h4


https://wolfram.com/xid/0tqaj7ghkl1017-0lyva1


https://wolfram.com/xid/0tqaj7ghkl1017-qim5ij


https://wolfram.com/xid/0tqaj7ghkl1017-245ymw


https://wolfram.com/xid/0tqaj7ghkl1017-8i7l89

ChartLegends (6)
Generate a legend based on chart style:

https://wolfram.com/xid/0tqaj7ghkl1017-vttlt8

Use Legended to add additional legend entries:

https://wolfram.com/xid/0tqaj7ghkl1017-vqcl8h

Use Legended to specify individual legend entries:

https://wolfram.com/xid/0tqaj7ghkl1017-ujighz

Generate a legend for bar pairs:

https://wolfram.com/xid/0tqaj7ghkl1017-ezain5

Create legends for bars and bar pairs:

https://wolfram.com/xid/0tqaj7ghkl1017-2lm0ap

Use Placed to control the placement of legends:

https://wolfram.com/xid/0tqaj7ghkl1017-f9lydj

ChartStyle (7)
Use ChartStyle to style bars:

https://wolfram.com/xid/0tqaj7ghkl1017-m5lye


https://wolfram.com/xid/0tqaj7ghkl1017-e6xe38

Use "Gradient" colors from ColorData:

https://wolfram.com/xid/0tqaj7ghkl1017-o9wexu

Use "Indexed" colors from ColorData:

https://wolfram.com/xid/0tqaj7ghkl1017-150zg6


https://wolfram.com/xid/0tqaj7ghkl1017-cm40br


https://wolfram.com/xid/0tqaj7ghkl1017-da9kf2


https://wolfram.com/xid/0tqaj7ghkl1017-p2rqpe


https://wolfram.com/xid/0tqaj7ghkl1017-hzvvtr

Style each side of the pair and both rows and columns of data:

https://wolfram.com/xid/0tqaj7ghkl1017-marlnm

With row, column, and pair styles the latter styles may override earlier ones:

https://wolfram.com/xid/0tqaj7ghkl1017-wahuxc

Style overrides settings for ChartStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-4t1aff


https://wolfram.com/xid/0tqaj7ghkl1017-ls5q69


https://wolfram.com/xid/0tqaj7ghkl1017-53187r

ColorFunction overrides settings for ChartStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-r57u5p


https://wolfram.com/xid/0tqaj7ghkl1017-29o03f

ChartElements may override settings for ChartStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-hohnim

ColorFunction (3)

https://wolfram.com/xid/0tqaj7ghkl1017-d3hk7z

Use ColorFunctionScaling->False to get unscaled height values:

https://wolfram.com/xid/0tqaj7ghkl1017-kqwxgj

ColorFunction overrides styles in ChartStyle:

https://wolfram.com/xid/0tqaj7ghkl1017-k6tybo

Use ColorFunction to combine different style effects:

https://wolfram.com/xid/0tqaj7ghkl1017-4lgu4v

ColorFunctionScaling (2)
By default scaled height values are used:

https://wolfram.com/xid/0tqaj7ghkl1017-csyn1w

Use ColorFunctionScaling->False to get unscaled height values:

https://wolfram.com/xid/0tqaj7ghkl1017-4vis1

Joined (5)
By default bars are not joined:

https://wolfram.com/xid/0tqaj7ghkl1017-5l6jal

Join the centers of the tops of the bars:

https://wolfram.com/xid/0tqaj7ghkl1017-12iue6


https://wolfram.com/xid/0tqaj7ghkl1017-udrt0y

Join bars with different bar origins:

https://wolfram.com/xid/0tqaj7ghkl1017-cr0r8t


https://wolfram.com/xid/0tqaj7ghkl1017-ug7zwk


https://wolfram.com/xid/0tqaj7ghkl1017-xqqz4v


https://wolfram.com/xid/0tqaj7ghkl1017-prh81h

LabelingFunction (3)
Use automatic labeling by values through Tooltip and StatusArea:

https://wolfram.com/xid/0tqaj7ghkl1017-o9zqx5


https://wolfram.com/xid/0tqaj7ghkl1017-8yasi

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

https://wolfram.com/xid/0tqaj7ghkl1017-cr3ak4

Place complete labels as tooltips:

https://wolfram.com/xid/0tqaj7ghkl1017-tkgbrm

LabelingSize (3)
Textual labels are shown at their actual sizes:

https://wolfram.com/xid/0tqaj7ghkl1017-t7qmke

Image labels are automatically resized:

https://wolfram.com/xid/0tqaj7ghkl1017-vny20w

Specify a maximum size for textual labels:

https://wolfram.com/xid/0tqaj7ghkl1017-bz8jld

Specify a maximum size for image labels:

https://wolfram.com/xid/0tqaj7ghkl1017-hy9uc7

PerformanceGoal (3)
Generate a paired bar chart with interactive highlighting:

https://wolfram.com/xid/0tqaj7ghkl1017-e280bs

Emphasize performance by disabling interactive behaviors:

https://wolfram.com/xid/0tqaj7ghkl1017-bu9b2g

Typically less memory is required for non-interactive charts:

https://wolfram.com/xid/0tqaj7ghkl1017-b587e0

Applications (3)Sample problems that can be solved with this function
Population pyramid of the United States using 2008 data:

https://wolfram.com/xid/0tqaj7ghkl1017-i14g2e

https://wolfram.com/xid/0tqaj7ghkl1017-2dr7px

Population pyramid of the United States showing marital status:

https://wolfram.com/xid/0tqaj7ghkl1017-3ofo4c

https://wolfram.com/xid/0tqaj7ghkl1017-9dif6r

Compare import and export values for countries in the G7:

https://wolfram.com/xid/0tqaj7ghkl1017-cpyv2o

https://wolfram.com/xid/0tqaj7ghkl1017-6vrn8a

Properties & Relations (3)Properties of the function, and connections to other functions
BarChart plots multiple datasets on a common height axis; PairedBarChart on a categorical axis:

https://wolfram.com/xid/0tqaj7ghkl1017-xac9xk

PairedHistogram computes heights from arbitrary data:

https://wolfram.com/xid/0tqaj7ghkl1017-1sr5gb

https://wolfram.com/xid/0tqaj7ghkl1017-bingkd

PairedBarChart uses heights directly:

https://wolfram.com/xid/0tqaj7ghkl1017-7lduqd

https://wolfram.com/xid/0tqaj7ghkl1017-r740p0

PieChart shows multiple datasets in rings:

https://wolfram.com/xid/0tqaj7ghkl1017-trmayc

Possible Issues (1)Common pitfalls and unexpected behavior
PairedBarChart does not accept negative values:

https://wolfram.com/xid/0tqaj7ghkl1017-l97ae5


Wolfram Research (2010), PairedBarChart, Wolfram Language function, https://reference.wolfram.com/language/ref/PairedBarChart.html (updated 2025).
Text
Wolfram Research (2010), PairedBarChart, Wolfram Language function, https://reference.wolfram.com/language/ref/PairedBarChart.html (updated 2025).
Wolfram Research (2010), PairedBarChart, Wolfram Language function, https://reference.wolfram.com/language/ref/PairedBarChart.html (updated 2025).
CMS
Wolfram Language. 2010. "PairedBarChart." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/PairedBarChart.html.
Wolfram Language. 2010. "PairedBarChart." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/PairedBarChart.html.
APA
Wolfram Language. (2010). PairedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PairedBarChart.html
Wolfram Language. (2010). PairedBarChart. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PairedBarChart.html
BibTeX
@misc{reference.wolfram_2025_pairedbarchart, author="Wolfram Research", title="{PairedBarChart}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/PairedBarChart.html}", note=[Accessed: 16-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_pairedbarchart, organization={Wolfram Research}, title={PairedBarChart}, year={2025}, url={https://reference.wolfram.com/language/ref/PairedBarChart.html}, note=[Accessed: 16-April-2025
]}