AspectRatio with ContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg84495] AspectRatio with ContourPlot
- From: "Jaccard Florian" <Florian.Jaccard at he-arc.ch>
- Date: Sat, 29 Dec 2007 20:00:17 -0500 (EST)
Hello everybody ! I'm trying to get used to v.6.0. I miss the ImplicitPlot which did what I wanted... ContourPlot is a bit more stuffy, I believe... Can somebody explain why the circle doesn't come out as a circle, i.e. why AspectRatio->Automatic doesn't work in the following example ? ContourPlot[(x+10)2+(y-7)2=A925,{x,-16,-2},{y,0,12},AspectRatio(r)Automatic] Thanks in advance ! $Version 6.0 for Microsoft Windows (32-bit) (June 19, 2007) Regards F.Jaccard
- Follow-Ups:
- RE: AspectRatio with ContourPlot
- From: "Jaccard Florian" <Florian.Jaccard@he-arc.ch>
- RE: AspectRatio with ContourPlot