NExS allows you to specify a list of annotations. Annotations are strings that specify an (x,y) coordinate pair at which a label will be printed in the data area of the graph, and also how that label will appear in relation to the coordinate.
To place annotations in a graph:
In A12, enter (4,50,0.5,0)errant point
in A14, enter (6,35,0.0,1.0)good point
There is an NExS built-in function, @ANNOTATE that also allows you to specify your graph annotations. See Chapter 7, NExS Built-in Functions, for more information about @ANNOTATE.
Up to this point, you have changed the appearance of actual plotted data, but you might also want to add titles, legends, etc. To do this, use the selections from the graph window Options menu. You will use a few of these items in section 13.3, Making Bar Graphs, later in this chapter.