From: Simson G. <si...@ac...> - 2008-03-21 21:18:56
|
Is there an easy way to label bars with the value of the bar at that point? I am doing log bars and it would be nice to have them labeled. I guess I can do this manually using text() and the values returned by bar(); is there an automatic way to do it? Thanks! |