Great! It works fine for me. But i have one query. In my clock i have only 10
points so i am using as follows. 

pie(c(25,20,15,10,10,30))
floating.pie(0,0,c(25,20,15,10,10,30))
pie.labels(0,0,seq(0,19*pi/10,by=pi/5),c(3,2,1,0,9,8,7,6,5,4)*10,radius=1.1,border=NA)


But format is not correct. I tried  a lot but 0 always comes in beyond
center.  


http://r.789695.n4.nabble.com/file/n4639746/Untitled.png 



--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-draw-clock-in-R-tp4639721p4639746.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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