Skip to content

display data ( text) on leveplot / Superpose panel

3 messages · kulwinder banipal, David Winsemius, Deepayan Sarkar

#
I would have expected that Sarkar's response to a similar question  
about dotplot offered yesterday ought to have a good chance of  
answering this question. Search on dotplot:

"labeling coordinates for each point"
#
On Thu, May 7, 2009 at 10:13 PM, kulwinder banipal <kbanipal at hotmail.com> wrote:
Why panel.superpose? Instead, try

            panel.levelplot(x,y,z,...)
-Deepayan