On Sun, Jun 15, 2008 at 8:15 AM, hanen <[EMAIL PROTECTED]> wrote: > hi; > > i want to change the police of the title of my graph.i tried to use > font.title and cex.title but there was no changing in characters fount. > > is there any one who could help me? > --
Try 'font.main' and 'cex.main'. The word "main" comes from it being the "main" title. There is also a sub title which you can control with 'font.sub'. Stephen -- Rochester, Minn. USA ______________________________________________ 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.