MathGroup Archive 2004

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

Search the Archive

gridlines styles.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg51671] gridlines styles.
  • From: sean kim <sean_incali at yahoo.com>
  • Date: Fri, 29 Oct 2004 03:38:47 -0400 (EDT)
  • Reply-to: sean_incali at yahoo.com
  • Sender: owner-wri-mathgroup at wolfram.com

i always get baffled at things like this. 

from the help menu... 

"Grid line styles can involve graphics directives such
as RGBColor and Thickness"

k. fine. 
Plot[Sin[x], {x, 0, 2Pi}, GridLines -> Automatic]
Plot[Sin[x], {x, 0, 2Pi}, GridLines -> Automatic, 
  GridLinesStyle -> RGBColor[0, 1, 1]]

Apparently GridLinesStyle is not the options.

hm. how can Mathematica set the option for Grid Lines Style if
not GridLinesStyle? 


any insights will be greatly appreciated.]


sean







		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 


  • Prev by Date: Re: MovieParametericPlot-3D
  • Next by Date: Re: Inverse of "PowerExpand"
  • Previous by thread: Re: Calabi-Yau Manifold visualization
  • Next by thread: Re: gridlines styles.