Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Charting and Information Visualization > Chart Styling & Layout >
Mathematica > Visualization and Graphics > Data Visualization > Charting and Information Visualization > Chart Styling & Layout >

BubbleScale

BubbleScale
is an option to BubbleChart and related functions that specifies how the scale of each bubble should be determined from the value of each data element.
"Diameter"bubble diameter determined from data value
"Area"bubble area determined from data value
"Volume"bubble volume determined from data value
  • For bubbles with general shapes, sizes are measured from the diagonals of their bounding boxes.
Use either diameter or area as the scale for bubbles:
Use either diameter or volume as the scale for bubbles:
Use either diameter or area as the scale for bubbles:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=
 
Use either diameter or volume as the scale for bubbles:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team