Bar Charts Package >
OBSOLETE BAR CHARTS PACKAGE SYMBOLSee Also »|More About »

BarChart3D

As of Version 7.0, BarChart3D is part of the built-in Mathematica kernel.

generates a three-dimensional bar chart using the matrix of heights .

uses a specific style for each bar.

generates a bar chart of bars scattered at specific x and y coordinates with height z and a specific style.
  • has the same options as Graphics3D, with the following additions and changes:
BarSpacing0space between bars in the x and y directions
BarEdgesTruewhether to draw the edges of bars
BarEdgeStyleGrayLevel[0]style for edges of bars
BarStyleGrayLevel[1]style for faces of bars
Chart an array of heights:
Needs["BarCharts`"]
Chart an array of heights:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF