summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotline.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-03-21 17:32:43 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-03-21 17:32:43 (GMT)
commitd43955e29d7e3c2d7218e18db7e1a9ec6d290deb (patch)
tree9010ce9eaa3fe8f3afcde17a285efde78ea140c2 /ds9/library/plotline.tcl
parent798dc7e402ede2b7ce4ec2cfab3f230e54c564c7 (diff)
downloadblt-d43955e29d7e3c2d7218e18db7e1a9ec6d290deb.zip
blt-d43955e29d7e3c2d7218e18db7e1a9ec6d290deb.tar.gz
blt-d43955e29d7e3c2d7218e18db7e1a9ec6d290deb.tar.bz2
restore plot seq flag, set only for bar
Diffstat (limited to 'ds9/library/plotline.tcl')
-rw-r--r--ds9/library/plotline.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/plotline.tcl b/ds9/library/plotline.tcl
index 7ad08cc..8954884 100644
--- a/ds9/library/plotline.tcl
+++ b/ds9/library/plotline.tcl
@@ -63,6 +63,7 @@ proc PlotDialogLine {varname} {
global $varname
global ds9
+ set var(seq) 0
# Dataset
$var(mb).dataset add checkbutton -label [msgcat::mc {Show}] \