By default the volume of a bubble is proportional to the u value:
Compare the volume scale to the diameter scale:
Change the size range of the bubbles:
Use
ChartBaseStyle to style all bubbles:
Style may override settings for
ChartBaseStyle:
ColorFunction may override settings for
ChartBaseStyle:
Create a pictorial chart based on any
Graphics3D object:
Use a different graphic for each column of data:
Graphics are used cyclically:
Styles are inherited from styles set through
ChartStyle etc.:
Override individual styles by using
Style:
Explicit styles set in the graphic will override other style settings:
Get a list of built-in settings for
ChartElementFunction:
For detailed settings use :
Use metadata passed on from the input, in this case charting the data:
The built-in element function may have options; use to set them:
By default labels are placed in the center of the bubbles:
Labeled wrappers in data will place additional labels:
Use
Placed to control label placement:
Use the third argument to
Placed to control formatting:
By default labels are associated with columns of data:
Use
Placed to affect placements:
Place multiple labels:
Generate a legend based on chart style:
Use
Legended to add additional legend entries:
Use
Legended to specify individual legend entries:
Generate a legend for datasets:
Unused legend labels are dropped:
Legends can be applied to several dimensions:
Use
Placed to control the placement of legends:
Use
ChartStyle to set the style:
Use
Style to highlight individual data elements:
Give an explicit list of styles:
Use

colors from
ColorData:
Use

colors from
ColorData:
Use
Style to highlight a dataset:
Styles are used cyclically:
Style each row of data or dataset:
Style each column of data:
Style both rows and columns of data:
With both row and column styles, the last style may override earlier ones:
Style may override settings for
ChartStyle:
ColorFunction overrides settings for
ChartStyle:
Use
ColorFunction to combine different style effects:
ChartElements with explicit style settings may override settings for
ChartStyle:
Color by

coordinate value:
Use
ColorFunctionScaling->False to get unscaled height values:
ColorFunction may override styles in
ChartStyle:
Use
ColorFunction to combine different style effects:
By default scaled height values are used:
Use
ColorFunctionScaling->False to get unscaled height values:
Use automatic labeling by values through
Tooltip and
StatusArea:
Do no labeling:
Use
Placed to control label placement:
Symbolic positions outside the bubble:
Coordinate-based placement relative to a given bubble:
Control the formatting of labels:
Use the given chart labels as arguments to the labeling function:
Generate a bubble chart with interactive highlighting:
Emphasize performance by disabling interactive behaviors:
Typically less memory is required for non-interactive charts: