|
SOLUTIONS
|
OBSOLETE BAR CHARTS PACKAGE SYMBOL
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.
Details and OptionsDetails and Options
- To use
, you first need to load the Bar Charts Package using
.
has the same options as Graphics3D, with the following additions and changes: -
BarSpacing 0 space between bars in the x and y directions BarEdges True whether to draw the edges of bars BarEdgeStyle GrayLevel[0] style for edges of bars BarStyle GrayLevel[1] style for faces of bars
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

