By default the area of a bubble is proportional to the
z value:
Compare area scale to diameter scale:
Change the size range of the bubbles:
Use
ChartBaseStyle to style all bubbles:
ChartStyle may override settings for
ChartBaseStyle:
Style may override settings for
ChartBaseStyle:
ColorFunction may override settings for
ChartBaseStyle:
Create a pictorial chart based on any
Graphics object:
Use a different graphic for each dataset:
Graphics are used cyclically:
Styles are inherited from styles set through
ChartStyle etc:
Explicit styles set in the graphic will override other style settings:
Create true 3D shaded bubbles:
Get a list of built-in settings for
ChartElementFunction:
Use metadata passed on from the input, in this case charting the data:
Built-in element function may have options, use to set them:
By default labels are placed in the bubbles:
Labeled wrappers in data will place additional labels:
Use
Placed to control label placement:
Coordinate based placement relative to a bubble:
Place all labels at the center of each bubble and vary the coordinates within the label:
Use the third argument to
Placed to control formatting:
Generate a legend based on chart style:
Use
Legended to add additional legend entries:
Use
Legended to specify indvidual legend entries:
Generate a legend for data sets:
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 "Gradient" colors from
ColorData:
Use "Indexed" colors from
ColorData:
Styles are used cyclically:
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 overrides settings for
ChartStyle:
Style may combine with
ChartStyle:
ColorFunction overrides settings for
ChartStyle:
ChartElements may override settings for
ChartStyle:
Color by
x coordinate value:
Use
ColorFunctionScaling->False, to get unscaled height values:
Use
ColorFunction to combine different style effects:
By default scaled values are used:
Use
ColorFunctionScaling->False, to get unscaled height values:
Use automatic labeling by values through
Tooltip and
StatusArea:
Use
Placed to control label placement:
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 non-interactive charts: