summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotprocess.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-06-07 20:12:32 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-06-07 20:12:32 (GMT)
commit8b5b3fe3a51503a7d8cff1b2eab3bc6faddbc2a4 (patch)
tree2ffdc1db25e4e172a9ea26c3740c37400198f51d /ds9/library/plotprocess.tcl
parent8089027d323727dc920045a7b3040daa33c14f4c (diff)
downloadblt-8b5b3fe3a51503a7d8cff1b2eab3bc6faddbc2a4.zip
blt-8b5b3fe3a51503a7d8cff1b2eab3bc6faddbc2a4.tar.gz
blt-8b5b3fe3a51503a7d8cff1b2eab3bc6faddbc2a4.tar.bz2
support multiple graphs per plot
Diffstat (limited to 'ds9/library/plotprocess.tcl')
-rw-r--r--ds9/library/plotprocess.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/plotprocess.tcl b/ds9/library/plotprocess.tcl
index 42c883d..85099c1 100644
--- a/ds9/library/plotprocess.tcl
+++ b/ds9/library/plotprocess.tcl
@@ -341,7 +341,7 @@ proc PlotCmdSelectData {which} {
set cc $cvar(graph,current)
set cvar($cc,data,current) $which
- PlotCurrent $cvarname
+ PlotCurrentDataSet $cvarname
}
# used by SAMP and CATALOG