3D scatter plot of a list of points.
ListPointPlot3D[{{x1, y1, z1}, {x2, y2, z2}, …}]
ListPointPlot3D[array]
ListPointPlot3D[{data1, data2, …}]
Head[ListPointPlot3D[{{1, 2, 3}, {4, 5, 6}}]]
→ Graphics3D- Axes — default True
- BoxRatios — default { 1 , 1 , 0.4 }
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- DataRange — default Automatic
- Filling — default None
- FillingStyle — default Automatic
- IntervalMarkers — default Automatic
- IntervalMarkersStyle — default Automatic
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LabelingTarget — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotFit — default None
- PlotFitElements — default Automatic
- PlotInteractivity — default $PlotInteractivity
- PlotLegends — default None
- PlotRange — default { Full , Full , Automatic }
- PlotRangePadding — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None