Hi,

I am working on R plot but i need to write some text for the bars where the
value is = 0

> counts
   
     3  4  5
  0 12  0  4
  1  3  0  1
http://r.789695.n4.nabble.com/file/n4633190/1.png 

My aim is to write some comment in plot.

http://r.789695.n4.nabble.com/file/n4633190/2.png 

How can i implement this?

Regards



--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-write-text-in-bar-plot-in-R-tp4633190.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