MathGroup Archive 2001

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

Search the Archive

BarChat notshowing

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27933] BarChat notshowing
  • From: "cdes" <cdes43 at videotron.ca>
  • Date: Sat, 24 Mar 2001 00:48:58 -0500 (EST)
  • References: <99f88j$c4m@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

I'm trying to view a BarChart graphic and even if I did load the Graphic
Add-On, The
BarChart isn't showing. All it does is this:

stat[n_] := BarChart[Table[ Length[Select[decimal[n], # == k &]], {k, 0,
9}]]

In= stat[100]

Out= BarChart[{7, 13, 11, 14, 9, 10, 13, 10, 9, 4}]

What am I doing wrong???
Mc
kaoum at videotron.ca



  • Prev by Date: Re:Q:DeleteCases
  • Next by Date: Importing figures
  • Previous by thread: Re:Q:DeleteCases
  • Next by thread: Re: BarChat notshowing