Re: gridlines
- To: mathgroup at smc.vnet.net
- Subject: [mg56601] Re: [mg56594] gridlines
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Sat, 30 Apr 2005 01:27:09 -0400 (EDT)
- References: <200504290722.DAA10344@smc.vnet.net>
- Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
- Sender: owner-wri-mathgroup at wolfram.com
Plot[x^2, {x, 0, 3},
GridLines -> {{Automatic, RGBColor[0, 1, 0]}, {
Automatic, RGBColor[0, 0, 1]}}]
On 4/29/05, Mike <jenningsmca_REMOVETHIS at hotmail.com> wrote:
> Mathematica Help states that you can color the Gridlines within a plot
> by utilizing the RGBColor cmd. I have tried a few different ways but
> cannot get the gridlines to turn red.
> Anyone know the appropriate syntax to make the grid line red?
>
> MJ
>
>
--
Chris Chiasson
http://chrischiasson.com
Kettering University
Mechanical Engineering
Graduate Student
1 810 265 3161
- References:
- gridlines
- From: Mike <jenningsmca_REMOVETHIS@hotmail.com>
- gridlines