 
 
 
 
 
 
Re: Re: old vs new(V7) BarChart3D
- To: mathgroup at smc.vnet.net
- Subject: [mg104356] Re: [mg104343] Re: old vs new(V7) BarChart3D
- From: Brett Champion <brettc at wolfram.com>
- Date: Thu, 29 Oct 2009 02:55:25 -0500 (EST)
- References: <hc6g9p$5jt$1@smc.vnet.net> <200910280908.EAA14404@smc.vnet.net>
On Oct 28, 2009, at 4:08 AM, Drago Ganic wrote:
> Hi,
> use the option ChartLayout -> "Grid" for BarChart3D !
>
> BarChart3D[binorm/Max[binorm],
> BarSpacing -> .5,
> Boxed -> False,
> BaseStyle -> {Medium, FontFamily -> "Arial"},
> Axes -> {False, False, False},
> PlotLabel -> "Field Study",
>
> ChartLayout -> "Grid",
> ViewPoint -> {1.3, -2.4, 2},
> FaceGrids -> None
> ]
>
> Unfortunatly, I don't know no no way (other than manipulation of the
> generated Graphics3D expression) to get rid of the two "walls".
Method -> {"Canvas" -> False}  (It's the last example under BarChart3D  
 > Scope > Styling and Appearance .)
Brett
- References:
-  Re: old vs new(V7) BarChart3D
- From: "Drago Ganic" <dganic@vodatel.net>
 
 
-  Re: old vs new(V7) BarChart3D

