NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Rakesh, > I want to mark some points on axis with some text.Can anyone give > me some idea how should i do it? Construct a FieldImpl with MathType (index -> (x, y, text)) where text is a TextType, and display with ScalarMaps x -> XAxis, y -> YAxis and text -> Text. See Test44.java and Test45.java in visad/examples for some examples. Good luck, Bill
visad
archives: