Hi..

I managed to use expression() for superscripting and subscripting values in
my axis labels. However, I notice that the font and style that I had passed
through par() are ignored. 

I used :
par(font.lab=2, font=2, family="sans")

but when I employ expression() for my xlab, the styling given above is
completely ignored.

I would greatly appreciate it if someone knew of a method of maintaing the
style while superscripting or subscripting in an axis label.

Regards,
Aparna.


--
View this message in context: 
http://r.789695.n4.nabble.com/expression-and-font-lab-tp4592991p4592991.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