MathGroup Archive 2003

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

Search the Archive

Re: thickness of axes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39721] Re: [mg39702] thickness of axes
  • From: BobHanlon at aol.com
  • Date: Mon, 3 Mar 2003 23:49:05 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

In a message dated 3/3/03 4:40:03 AM, rodolphe_lampe at yahoo.fr writes:


> How can I make axes more thick ?
> 

Options[Plot]



?AxesStyle


Plot[x^2, {x,0,5}, AxesStyle->AbsoluteThickness[2]];



Bob Hanlon



  • Prev by Date: Re: how use NDSolve with an ODE having parameters
  • Next by Date: Re: thickness of axes
  • Previous by thread: thickness of axes
  • Next by thread: Re: thickness of axes