[R] Simple Graph
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Aug 30 12:53:56 CEST 2007
amna khan wrote:
> 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.
So either make the font size smaller or rotate the labels...
Uwe Ligges
> Thank You
More information about the R-help
mailing list