MathGroup Archive 1999

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

Search the Archive

[Q] BarChart & StackGraphics incompatible ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg18377] [Q] BarChart & StackGraphics incompatible ?
  • From: Dan Truong <dtruong at irisa.fr>
  • Date: Wed, 30 Jun 1999 14:13:35 -0400
  • Organization: IRISA, FRANCE
  • Sender: owner-wri-mathgroup at wolfram.com

This doesn't work :

toto = PercentileBarChart[{1,2,3},{3,2,1}];
Show[StackGraphics[{toto}]]

Graphics3D::gprim: Unknown Graphics3D primitive 
Rectangle[{0.6, 0},{1.3991, 0.25}] encountered.

Did I miss something? Show[Graphics[Rectangle[...] ] ] works
but somehow it's not recognised & converted by StackGraphics[]...


  • Prev by Date: Re: Re: easiest way to sort a list?
  • Next by Date: Help: EPS file generation bug for BarChart[]
  • Previous by thread: Career Opportunity with Wolfram Research
  • Next by thread: Help: EPS file generation bug for BarChart[]