Re: GridLines and ImplicitPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg56635] Re: GridLines and ImplicitPlot
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Sun, 1 May 2005 00:46:32 -0400 (EDT)
- Organization: Uni Leipzig
- References: <d4v6ad$nq2$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Needs["Graphics`ImplicitPlot`"]
ImplicitPlot[x^2 + y^2 == 1, {x, -2, 2},
GridLines -> Automatic]
does not work ?
Regards
Jens
"Steven Jonak" <JonakSt at gw.kirkwood.k12.mo.us>
schrieb im Newsbeitrag
news:d4v6ad$nq2$1 at smc.vnet.net...
>I can't seem to be able to use the
>GridLines->Automatic command with
> ImplicitPlot. The help browser says that
> ImplicitPlot accepts all the
> usual Plot options. Any ideas?
>
> S Jonak
> "Maintain an even strain."
>