---------- Forwarded message ----------
From: William Stein <[EMAIL PROTECTED]>
Date: 2008/5/1
Subject: [sage-support] Re: X range (plotting).
To: [EMAIL PROTECTED]

 Yes. Use the figsize= option, which takes "inches" as input:

 sage: plot(cos(x),1,2).show(xmin=1,xmax=2, ymin=-0.5,ymax=0.5, figsize=[12,15])

 If we are going for world domination, please may we use metric units?

If Sage is one day going to help land spacecraft on Mars (and why
not?) we need to be *really* clear wht our units are ;)

John

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to