plot_close

Source: cli/plot/plot_close.pro

 plot_close
        Close the plotting device.

 Usage:
        plot_close

 Keywords:
        global          This setting applies to the global plot
                        environment even if the current dataset has
                        its own.
        dataset         This setting is only applied if the dataset
                        has its own plot object.

 Notes:
        This routine is provided for users wishing to make use of the
        IDL_HS plotting system for other purposes than displaying
        datasets.

 History:
        Original: 20/10/00; SJT
        Add global and dataset keys and use dataset: 27/5/02; SJT



James Tappin 2005-02-04