Source: dataset/generic/generic_dataset__set_plot.pro
generic_dataset::set_plot Establish or destablish a dataset-specific plot definitions set. Usage: dsref -> set_plot[, /remove|/default] Keyword: remove If set, then remove the dataset-specific plot object. default If set, then use a new default plot object rather than a copy of the environment version. Notes: The default action is to copy the environment plot settings to the dataset, to allow subsequent modifications. History: Original: 20/5/02; SJT