Here's what a simple bar chart in Mathematica look like.

In[56]:=

<<Graphics`Graphics` ; BarChart[{1, 6, 15, 20, 15, 6, 1}]

[Graphics:../HTMLFiles/binomial_23.gif]

Out[57]=

⁃Graphics⁃


Created by Mathematica  (September 30, 2003)