summaryrefslogtreecommitdiffstats
path: root/ds9/library/catplot.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-06-27 16:49:46 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-06-27 16:49:46 (GMT)
commit43bd43cf0f8286239acfc4e5b124b22c388e3a45 (patch)
tree7b785590535f2e0ad034c2bb1b7cdaa626a95bf7 /ds9/library/catplot.tcl
parenta3659eb4fd12a9cf56552659e718b7d5c4d99ed8 (diff)
downloadblt-43bd43cf0f8286239acfc4e5b124b22c388e3a45.zip
blt-43bd43cf0f8286239acfc4e5b124b22c388e3a45.tar.gz
blt-43bd43cf0f8286239acfc4e5b124b22c388e3a45.tar.bz2
support multiple graph plots
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 1940f93..629e779 100644
--- a/ds9/library/catplot.tcl
+++ b/ds9/library/catplot.tcl
@@ -87,7 +87,7 @@ proc CATPlotGenerate {varname} {
}
PlotTitle $vvarname $var(title) $xtitle $ytitle
- PlotDeleteAllDataSet $vvarname
+ PlotDeleteDataSetAll $vvarname
PlotAddDataSet $vvarname $dim $rr
PlotStats $vvarname
PlotList $vvarname