On 04/16/2014 05:35 AM, omid habibi wrote:
> Thanks for reply, Can you tell me how should I change the ratio?
> 
> On Wednesday, April 16, 2014 1:40:04 PM UTC+4:30, John Cremona wrote:
> 
>     For both graphs you have set the x-range to -10..10 but the y-ranges
>     are different, and the graph has been scaled so that (as you can see
>     from the axes) the aspect ratio is not 1:1.
> 
>     Try specifying equal y-ranges as well as equal x-ranges.
> 

(p1 + p2).show(aspect_ratio=1) should work also if you don't want to
worry about the x/y ranges.


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to