On Thu, 25 Mar 2010 17:14:35 +0100
Jose Guzman <[email protected]> wrote:

> Renato wrote:
> > Hello, I'm using sage notebook and I'm having some headache to save
> > the images generated by show(). The problem is that 3/4 of the time
> > if i right click on the image and do "open image" I get a page with:
> >
> >   
> Why don't you try for example this?
> 
> sage: figure = plot(sin(x),0,2*pi)
> sage: figure.save('/home/user/sin.pdf', dpi=300)
> 
> Best.
> 
> Jose
> 

ah, thanks, this is much neater indeed :)

renato

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to