summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/catplot.tcl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ds9/library/catplot.tcl b/ds9/library/catplot.tcl
index 4807c53..9072745 100644
--- a/ds9/library/catplot.tcl
+++ b/ds9/library/catplot.tcl
@@ -77,6 +77,10 @@ proc CATPlotGenerate {varname} {
if {!$ping} {
PlotScatterDialog $vvarname $var(title) {} {} {}
+
+ set vvar(mode) pointer
+ PlotChangeMode $vvarname
+
set vvar(callback) "CATSelectRows $varname plot"
set var(plot) 1
set var(plot,var) $vvarname