summaryrefslogtreecommitdiffstats
path: root/ds9/library/catplot.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-05-24 21:21:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-05-24 21:21:36 (GMT)
commitd180078a75bf8d0b3090d564dbdb48d79ba43947 (patch)
tree20e6921486c1eb0b8e87276cfe4785cd76101568 /ds9/library/catplot.tcl
parentecfba834a6bbe38a4994f364c805f8305e1b7c5f (diff)
downloadblt-d180078a75bf8d0b3090d564dbdb48d79ba43947.zip
blt-d180078a75bf8d0b3090d564dbdb48d79ba43947.tar.gz
blt-d180078a75bf8d0b3090d564dbdb48d79ba43947.tar.bz2
add strip plot support
Diffstat (limited to 'ds9/library/catplot.tcl')
-rw-r--r--ds9/library/catplot.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/catplot.tcl b/ds9/library/catplot.tcl
index 9072745..567da52 100644
--- a/ds9/library/catplot.tcl
+++ b/ds9/library/catplot.tcl
@@ -86,7 +86,7 @@ proc CATPlotGenerate {varname} {
set var(plot,var) $vvarname
}
- PlotClearData $vvarname
+ PlotDeleteData $vvarname
PlotDataSet $vvarname $dim $rr
PlotTitle $vvarname $var(title) $xtitle $ytitle
$vvar(proc,updategraph) $vvarname