Hi Sir

If I want 10 ticks on x-axis and 10 ticks on y-axis then I  use

lab=c(10,10, 20)

Here first 10 is for 10 ticks on x-axis, second 10 is for 10 ticks on y-axis
and 20 is the lenght of x and y labels in characters.

Now my question is that how I can label all 10 ticks on x-aixs and all 10
ticks on y-axis, because R leaves some ticks unlabeled.

Thank You
-- 
AMINA SHAHZADI
Department of Statistics
GC University Lahore, Pakistan.
Email:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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