MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

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




  • Prev by Date: Re:Sorting Eigenvalues/EigenVectors
  • Next by Date: Re: Print[] and Mathematica 3.0
  • Previous by thread: ListPlot colors and timing
  • Next by thread: Re: BarChart under math X 3.0.0.0x fails