Message-ID: <eb555e660904261131x67d9ac45y2eaf559cac725f79@mail.gmail.com>
Date: 2009-04-26T18:31:46Z
From: Deepayan Sarkar
Subject: dotplot: labeling coordinates for each point
In-Reply-To: <019501c9c66f$5b441db0$11cc5910$@com.sg>
On 4/26/09, Qifei Zhu <zhu_qifei at yahoo.com.sg> wrote:
> Hi David,
>
> Thanks! It looks much better now. but is there any way to add (x,y)
> coordinates as labels to all the points in the graph? Best case if I can
> enforce some conditions saying if (y>10,000) label, else no label. Any
> advice is appreciated.
Sure, write a panel function. See the examples in ?xyplot.
-Deepayan