|
[Date Index]
[Thread Index]
[Author Index]
Re: Plot with axis with the same scaling factor
- To: mathgroup at smc.vnet.net
- Subject: [mg103891] Re: [mg103884] Plot with axis with the same scaling factor
- From: "David Park" <djmpark at comcast.net>
- Date: Sun, 11 Oct 2009 08:05:07 -0400 (EDT)
- References: <10059989.1255173532831.JavaMail.root@n11>
Use AspectRatio -> Automatic.
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/
From: yves [mailto:yves.dauphin at solvay.com]
Hello,
I would like to know how to produce plots with orthonormal axis. I've
written some code which
a) retrieves all the points of a plot
b) finds the lowest at position at left and the highest at right
c) computes the AspectRatio
d) does the actual plot
Is it a simplier way to get a plot with the same scaling factor on
both axis.
Note: to use AspectRatio->1 doesn't of course work because this leads
to a plot fitting in a square but with uneven ||(1,0)|| and ||(0,1)||
THX in advance.
Yves
Prev by Date:
Re: Re: generating submultisets with repeated elements
Next by Date:
update of Synergetics coordinates Notebook
Previous by thread:
Plot with axis with the same scaling factor
Next by thread:
Re: Plot with axis with the same scaling factor
|