summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotscatter.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-07-21 18:28:34 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-07-21 18:28:34 (GMT)
commit96a2c0f616ead43a6c2c31338804fa2c2131cb7f (patch)
tree47a6165f1f37a488158680f8fa4665a38d4bad1d /ds9/library/plotscatter.tcl
parent09cac055005e62037e2170e83b6c0d217330bff2 (diff)
downloadblt-96a2c0f616ead43a6c2c31338804fa2c2131cb7f.zip
blt-96a2c0f616ead43a6c2c31338804fa2c2131cb7f.tar.gz
blt-96a2c0f616ead43a6c2c31338804fa2c2131cb7f.tar.bz2
support multiple graphs per plot
Diffstat (limited to 'ds9/library/plotscatter.tcl')
-rw-r--r--ds9/library/plotscatter.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ds9/library/plotscatter.tcl b/ds9/library/plotscatter.tcl
index fdf583d..ab51c49 100644
--- a/ds9/library/plotscatter.tcl
+++ b/ds9/library/plotscatter.tcl
@@ -53,7 +53,6 @@ proc PlotScatterDialog {varname wtt} {
global $varname
set var(proc,addgraph) PlotScatterAddGraph
- set var(proc,updatecanvas) PlotUpdateCanvas
set var(proc,updateelement) PlotScatterUpdateElement
set var(proc,highlite) PlotScatterHighliteElement
set var(proc,button) PlotScatterButton