Hi Jim 1. I use a bigger font using 'cex' but that worsens because tick marks are close 2. A wider png is also insufficient.
The first tick is slightly away from the origin. I should be able to move it closer and then stagger the ticks. What is the 'staxlab' line that will help ? I used to look at the help page of 'staxlab' but there are less examples. Are there better references ? I know this. staxlab(var),labels=as.character(var),nlines=3,srt=90) Thanks. From: Jim Lemon <j...@bitwrit.com.au> To: mohan.radhakrish...@polarisft.com Cc: r-help@r-project.org Date: 09/27/2013 01:37 PM Subject: Re: [R] Space between x-axis ticks On 09/27/2013 05:15 PM, mohan.radhakrish...@polarisft.com wrote: > ... > I am trying to clearly show the values in the x-axis in the > attached graph. The tick marks are too close and the labels are blurred. >... Hi Mohan, If the tick marks are too close together, you can increase the width of the graphic device. If the labels are blurred, use a larger font (cex=), stagger them (staxlab) or try a graphic device like postscript or pdf. Jim This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited. Visit us at http://www.polarisFT.com [[alternative HTML version deleted]] ______________________________________________ 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.