---------- Forwarded message ----------
From: Xiaogang Yang <gavinxy...@gmail.com>
Date: Mon, Jun 1, 2009 at 9:02 PM
Subject: Re: [R] how to add value on the bar ploted by barplot()
To: David Winsemius <dwinsem...@comcast.net>


I mean I have bar in my plot graph, but I want add the bar real value at top
of it.

On Mon, Jun 1, 2009 at 8:46 PM, David Winsemius <dwinsem...@comcast.net>wrote:

>
> On Jun 1, 2009, at 11:21 PM, Xiaogang Yang wrote:
>
>  how to add value on the bar ploted by barplot()?
>>
>
> Depending on what you really mean, possibly:
>
> ?barplot
> ?text  # there _is_ a worked example on the barplot help page.
>       # true, it does put the labels above the bars, but the modification
> would be trivial.
> # or
> ?addtable2plot {in package plotrix}
>
>>
>> and the axis label is too big, anyone know how to change their font ,
>> thanks
>>
>
> ?barplot   # again ...  barplots help page seems quite clear
>
>      cex.names = 0.5    # or a number less than one of your choice
>
> --
>
> David Winsemius, MD
> Heritage Laboratories
> West Hartford, CT
>
>


-- 
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver



-- 
Xiaogang Yang
Sensorweb Research Laboratory
http://sensorweb.vancouver.wsu.edu/
Washington State University Vancouver

        [[alternative HTML version deleted]]

______________________________________________
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