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: