Hello I need to know how to put a closed frame around my plot.  I am plotting
using the igraph package, and I have been able to use box() with limited
success. Box() puts a border around only the upper and right edges of the
plot area, but misses the axes. By default, setting the axes=TRUE in igraph
does not produce closed axes (ie axes that run through the origin and up to
the limits of the plot window).  Any ideas?
-- 
View this message in context: 
http://old.nabble.com/border-box-frame-around-plot-tp26410451p26410451.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to