Thanks,Hadley.

Another question is how can I know there is a grob path called
"xaxis::ticks"? Is there any easy way to figure out?

Thanks in advance.

On Wed, May 7, 2008 at 10:06 PM, hadley wickham <[EMAIL PROTECTED]> wrote:
> On Tue, May 6, 2008 at 11:44 PM, ronggui <[EMAIL PROTECTED]> wrote:
>> >library(ggplot2)
>>  >(p<- qplot(mpg, wt, data=mtcars))
>>  What I am doing is to set color of the ticks to hide them.
>>  >grid.gedit(gPath("xaxis", "ticks"), gp=gpar(col="white"))
>>
>>  It should be a better way to achieve the purpose. Thanks.
>
> Agreed.  I've added it to my ggplot2 customisation to do list.
>
> Thanks,
>
> Hadley
>
> --
> http://had.co.nz/
>



-- 
HUANG Ronggui, Wincent

Bachelor of Social Work, Fudan University, China

Master of sociology, Fudan University, China

Ph.D. Candidate, CityU of HK,
http://www.cityu.edu.hk/sa/psa_web2006/students/rdegree/huangronggui.html

______________________________________________
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