>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  SLOWPLOT
Libraries

SLOWPLOT

SLOWPLOT

Name


      SLOWPLOT

Purpose


      Plot data slowly in fading colors.

Category


Calling Sequence


      slowplot, x, y, n, wait = wt, fade = fade, fast_fade = fast,
        overplot = over, help = hlp, _extra = extra

Inputs


      x,y = x,y arrays to plot. in
      n = optional number of points displayed (def=50). in

Keyword Parameters


Keywords


        /FADE means use fade mode.
        /FAST_FADE means use fast fade mode.
        WAIT = w time delay in seconds between plotted points.
          Def = 0 sec.
        /OVER overplot using existing plot on screen.
        _extra means regular plot keywords can be passed
          to the plot statement.

Outputs


Common Blocks


Notes


      Notes: Press the letter A to abort, @ to stop.

Modification History


      R. Sterner, 16 Aug, 1991
      R. Sterner, 24 Sep, 1991 --- cleaned up for library.
      R. Sterner, 15 Oct, 1991 --- added /FAST_FADE mode.
      R. Sterner, 1998 Jan 15 --- Dropped use of !d.n_colors.
              MRK, 29 OCT 2010 --- added _extra keyword, dropped
                                  regular plot keywords: title,
                                  xtitle, ytitle, charsize.
      R. Sterner, 2010 Nov 30 --- Converted arrays from () to [].
  Copyright (C) 1991, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us