igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Saving high quality graphs


From: Tamas Nepusz
Subject: Re: [igraph] Saving high quality graphs
Date: Wed, 17 Apr 2013 15:34:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

> I generated some graphs and I want to save them in a format and quality
> appropriate for publishing.  When I used Windows I was able to set a
> resolution (300ppi or so) and the format (either jpeg or other), but now
> with Mac I'm a bit lost, and I can't find a function to do so.
I presume you are using igraph from R. Use the standard R functions (png,
jpeg, tiff or bmp) to save your graph into a file after you plotted it.
These functions have a "res" parameter which lets you specify the resolution.

-- 
T.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]