Creates a 3D bubble chart visualization
BubbleChart3D[{{x1, y1, z1, u1}, {x2, y2, z2, u2}, …}]
BubbleChart3D[{…, wi[{xi, yi, zi, ui}, …], …, wj[{xj, yj, zj, uj}, …], …}]
BubbleChart3D[{data1, data2, …}]
- Axes — default True
- AxesEdge — default { { -1 , -1 } , { 1 , -1 } , { -1 , -1 } }
- Boxed — default { Left , Bottom , Back }
- BoxRatios — default { 1 , 1 , 1 }
- BubbleScale — default "Volume"
- BubbleSizes — default Automatic
- ChartElementFunction — default Automatic
- ChartElements — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- FaceGrids — default Automatic
- LabelingFunction — default Automatic
- LegendAppearance — default Automatic
- Lighting — default "Neutral"
- PerformanceGoal — default $PerformanceGoal
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLegends — default None
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic