search for: labelbug

Displaying 1 result from an estimated 1 matches for "labelbug".

Did you mean: gabebug
2004 Oct 16
1
problem with axis labels
...commands as over(phantom(0),...) but I make the whole y-label visible. Does anyone have any suggestions for how I may fix this. (Please CC mailing list email to p.stansell at ed.ac.uk.) Thanks, Paul Stansell label<-expression(italic(A)==union(italic(H)[italic(i)],i==1,4)) postscript("labelBug.eps",onefile=F,height=5,width=5,pointsize=12) plot(1,1,xlab=label,ylab=label) dev.off()