Bubble chart — each point is drawn as a disk whose size encodes a
BubbleChart[{{x1, y1, z1}, {x2, y2, z2}, …}]
BubbleChart[{…, wi[{xi, yi, zi}, …], …, wj[{xj, yj, zj}, …], …}]
BubbleChart[{data1, data2, …}]
Head[BubbleChart[{{1, 2, 3}, {4, 5, 6}}]]
→ Graphics- AspectRatio — default 1
- BubbleScale — default "Area"
- BubbleSizes — default Automatic
- ChartElementFunction — default Automatic
- ChartElements — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- Frame — default True
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LabelingTarget — default Automatic
- LegendAppearance — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLegends — default None
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic