Sal, 2011-05-24 tarihinde 08:41 -0500 saatinde, Robert Baer yazdı:
> >> zcatav wrote:
> >>>
> >>> How can i add data values or proportion values on bar or pie charts?
> >>>
> >> You can add any text or numbers to any place of a graph with this
> >> command:
> >>> text(45,20,"some text")
> >> where
zcatav wrote:
How can i add data values or proportion values on bar or pie charts?
You can add any text or numbers to any place of a graph with this
command:
text(45,20,"some text")
where: 45 is position on the X-axis and 20 - on the Y. Note that numbers
denote the MIDDLE of the text,not its
Yuta Tamberg wrote:
>
>
> zcatav wrote:
>>
>> How can i add data values or proportion values on bar or pie charts?
>>
> You can add any text or numbers to any place of a graph with this command:
>> text(45,20,"some text")
> where: 45 is position on the X-axis and 20 - on the Y. Note that numbe
zcatav wrote:
>
> How can i add data values or proportion values on bar or pie charts?
>
You can add any text or numbers to any place of a graph with this command:
> text(45,20,"some text")
where: 45 is position on the X-axis and 20 - on the Y. Note that numbers
denote the MIDDLE of the text,not
Hello,
How can i add data values or proportion values on bar or pie charts?
Thanks in advance.
--
View this message in context:
http://r.789695.n4.nabble.com/Data-values-on-graphics-tp3543968p3543968.html
Sent from the R help mailing list archive at Nabble.com.
__
5 matches
Mail list logo