MathGroup Archive 2007

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

Search the Archive

Re: 3D bar graph in Mathematica 6?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76363] Re: 3D bar graph in Mathematica 6?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Sun, 20 May 2007 02:35:41 -0400 (EDT)
  • References: <f2mdj3$ks6$1@smc.vnet.net>

Hi,

<< BarCharts`

and

BarChart3D[{{1, 2, 3}, {4, 5, 6}}]

Regards
   Jens

Gordon Robertson wrote:
> I apologize if I've simply not found something that is available in  
> v6, but after spending some time trying plotting tools listed on the  
> 'Data Visualization' ToC in the new help browser, I do not see how to  
> plot a 3D bar graph, from a matrix of z (height) values. I'd prefer  
> also to assign text labels to X and or Y tic marks.  Is this simple  
> functionality available?
> 
> Thank you -
> G
> --
> Gordon Robertson
> Canada's Michael Smith Genome Sciences Centre
> Vancouver BC Canada
> 
> 


  • Prev by Date: Re: [6] how to print or save help pages ? PDF?
  • Next by Date: Re: Curvature calculations
  • Previous by thread: 3D bar graph in Mathematica 6?
  • Next by thread: Re: 3D bar graph in Mathematica 6?