3D bar chart.
BarChart3D[{y1, y2, …}]
BarChart3D[{…, wi[yi, …], …, wj[yj, …], …}]
BarChart3D[{data1, data2, …}]
BarChart3D[{1, 2, 3}]
→ -Graphics3D-BarChart3D[{{1, 2, 3}, {1, 3, 2}}]
→ -Graphics3D-ChartElementData["BarChart3D"]
→ ChartElementData[BarChart3D]- Axes — default True
- BarOrigin — default Bottom
- BarSpacing — default Automatic
- Boxed — default False
- 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
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- ScalingFunctions — default None
- TargetUnits — default Automatic
- ViewPoint — default Automatic