MathGroup Archive 2009

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

Search the Archive

Re: How to Orient Chart Labels Vertically

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105637] Re: [mg105611] How to Orient Chart Labels Vertically
  • From: Gregory Lypny <gregory.lypny at videotron.ca>
  • Date: Sat, 12 Dec 2009 06:57:28 -0500 (EST)
  • References: <20091211073042.6VZFJ.147143.imail@eastrmwml30>

That is elegant!  Thank you, Bob.

	Gregory

On Fri, Dec 11, 2009, at 7:30 AM, Bob Hanlon wrote:

> 
> The RotateLabel option refers to the FrameLabel; however, generally there is no Frame (default is Frame->False).
> 
> BarChart[{{1, 2, 3}, {1, 3, 2}, {5, 2}},
> ChartLabels -> (Rotate[#, Pi/4] & /@
>    {"First", "Second", "Third"})]
> 
> 
> Bob Hanlon



  • Prev by Date: Re: Return in function
  • Next by Date: Re: Notebook
  • Previous by thread: Re: How to Orient Chart Labels Vertically
  • Next by thread: Re: Possible bug in Opacity[] with plotting function that uses