JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

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]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project