home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / ui / graph. / graph.bin
Text File  |  1995-12-09  |  2KB  |  34 lines

  1. OPERATOR
  2.  
  3. graph --- create line, bar, histogram, or scatter plots
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The graph operator accepts either a single or compound vector of values for 
  9. plotting single or multi-line graphs respectively. When the input data arrives, 
  10. a popup frame presents the line graphs scaled to fit the data range of all 
  11. input data. The graph parameters provide the names to be used in labelling 
  12. the axes and graph. A pop-up menu can be invoked with the right mouse 
  13. button inside the graph region. 
  14.  
  15. When multi-line graphs are plotted, they will be plotted with different colors 
  16. on a color monitor, or different line styles if the display is monochrome. 
  17. The legend on the lower left of the window help you identify the curves. 
  18. The legend will show up to a maximum of five curve names. When there are 
  19. more than five curves, you can scroll the legend with the Next set and 
  20. Previous set items using the graph property panel. This panel also allows you 
  21. to change the attributes of any selected curve. A curve is selected by 
  22. pointing at the curve name in the legend on the bottom right hand side. You 
  23. can select all the curves with the Select all item from the menu. Attribute 
  24. changes after that will apply to all the curves. 
  25.  
  26. Clicking the left mouse button within the graph area shows the (x, y) 
  27. coordinates of the selected point. Performing an area select within the graph 
  28. area (press, hold down, and select area) with the shift key held down causes 
  29. the enclosed area to be either magnified or shrunk. The area is magnified if 
  30. the mouse is pulled to the right during the area select. The area is shrunk 
  31. if the mouse is pulled to the left. The cursor changes to indicate whether 
  32. the graph will be magnified or shrunk. The resize corners of the graph frame 
  33. may be used to size the graph to any desirable shape. Graphs are printed 
  34. using the Print... option in the File menu.