logo

BarChart.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
This gives a bar chart made from a two-by-three array of bars with integer height. In[1]:= <<Graphics`Graphics3D`
In[2]:= gb = BarChart3D[{{1, 2, 3}, {4, 5, 6}}, BoxRatios -> Automatic];

In[3]:= JavaView[gb]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project