summaryrefslogtreecommitdiffstats
path: root/ds9/library/manalysis.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-05-22 18:38:42 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-05-22 18:38:42 (GMT)
commit10301c756dc2a687ab0529e6031f51ec1d2669a9 (patch)
tree65c91a36b19bcc6178b28e9c8b57ed104129dc70 /ds9/library/manalysis.tcl
parent4dd728c5e78042657c7bb8f0bd4e3fb2433fefa2 (diff)
downloadblt-10301c756dc2a687ab0529e6031f51ec1d2669a9.zip
blt-10301c756dc2a687ab0529e6031f51ec1d2669a9.tar.gz
blt-10301c756dc2a687ab0529e6031f51ec1d2669a9.tar.bz2
add strip plot
Diffstat (limited to 'ds9/library/manalysis.tcl')
-rw-r--r--ds9/library/manalysis.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/library/manalysis.tcl b/ds9/library/manalysis.tcl
index cc49586..ddb49b0 100644
--- a/ds9/library/manalysis.tcl
+++ b/ds9/library/manalysis.tcl
@@ -57,6 +57,8 @@ proc AnalysisMainMenu {} {
-command PlotBarTool
$ds9(mb).analysis add command -label "[msgcat::mc {Scatter Plot Tool}]..." \
-command PlotScatterTool
+ $ds9(mb).analysis add command -label "[msgcat::mc {Strip Plot Tool}]..." \
+ -command PlotStripTool
$ds9(mb).analysis add separator
$ds9(mb).analysis add command \
-label "[msgcat::mc {Virtual Observatory}]..."\