igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Cairo and Panel Plots


From: Gábor Csárdi
Subject: Re: [igraph] Cairo and Panel Plots
Date: Thu, 19 Nov 2009 14:29:21 +0100

Lorenzo,



On Sat, Nov 14, 2009 at 10:26 PM, Lorenzo Isella
<address@hidden> wrote:
[...]

> The generated pdf looks good, but I would like to be able to add some extra
> features like
> (1) A bounding box around each graph plot

You can use the 'frame' argument of plot.igraph. Or use the symbols() function.

> (2) If I change the dimensions of the pdf (width and height) then the graph
> subplots do not seem to scale trivially i.e. if I change width = 50, height
> = 60 to width = 100, height = 120 then the panel subplots do not simply
> double their width and height i.e. I am not simply magnifying the plot.

Hmmm, that is strange. If you just change one dimension, then probably
the other does not change, unless you use the 'asp=FALSE' argument to
plot.igraph. But if you change both, that should work fine.

> Hence my question:  if I find an overall layout that I like, will it print
> out nicely as e.g an A0? Will I lose image definition if I blow up the panel
> plot to print it poster size?

You mean image quality? PDF is vector graphics, you can scale it any
way you like, the quality will not change.

Best,
Gabor

> Many thanks
>
> Lorenzo
>
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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