BarChart under math X 3.0.0.0x fails
- To: mathgroup at smc.vnet.net
- Subject: [mg8367] BarChart under math X 3.0.0.0x fails
- From: Jeffrey Vetter <vetter at cc.gatech.edu>
- Date: Tue, 26 Aug 1997 02:23:04 -0400
- Organization: Georgia Tech; Atlanta
- Sender: owner-wri-mathgroup at wolfram.com
Does anyone have a similar problem with this? In[1]:= a = {{1,1},{2,2}} Out[1]={{1,1},{2,2}} In[3]:=BarChart[a] Out[3]=BarChart[{{1,1},{2,2}}] If I use almost any other charting/plotting command it works fine including PieChart, BarChart3D. Thx. -Jeffrey Vetter