summaryrefslogtreecommitdiffstats
path: root/ds9/library/catplot.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/catplot.tcl')
-rw-r--r--ds9/library/catplot.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/ds9/library/catplot.tcl b/ds9/library/catplot.tcl
index 09175df..ade9f34 100644
--- a/ds9/library/catplot.tcl
+++ b/ds9/library/catplot.tcl
@@ -76,7 +76,8 @@ proc CATPlotGenerate {varname} {
set ping [PlotPing $vvarname]
if {!$ping} {
- PlotScatterDialog $vvarname $var(title)
+ PlotDialog $vvarname $var(title)
+ PlotAddGraph $vvarname scatter
PlotTitle $vvarname $var(title) $xtitle $ytitle
set vvar(mode) pointer