summaryrefslogtreecommitdiffstats
path: root/ds9/library/cube.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-20 16:57:28 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-20 16:57:28 (GMT)
commit2a75d620242fbd85320b0d48b5ee457d9faeeebc (patch)
tree8606ac83e3ac25d48446295234a0c4245d093aa8 /ds9/library/cube.tcl
parent382abeffcc61ef20a0288c52b09142db3cf3585e (diff)
downloadblt-2a75d620242fbd85320b0d48b5ee457d9faeeebc.zip
blt-2a75d620242fbd85320b0d48b5ee457d9faeeebc.tar.gz
blt-2a75d620242fbd85320b0d48b5ee457d9faeeebc.tar.bz2
enhance graphs
Diffstat (limited to 'ds9/library/cube.tcl')
-rw-r--r--ds9/library/cube.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/cube.tcl b/ds9/library/cube.tcl
index 68ecf25..0207212 100644
--- a/ds9/library/cube.tcl
+++ b/ds9/library/cube.tcl
@@ -303,7 +303,7 @@ proc UpdateCube {} {
UpdateScaleDialog
UpdateContourScale
UpdateContourDialog
- UpdateGraphYAxis $current(frame)
+ UpdateGraphAxis $current(frame)
UpdateInfoBoxBase
UpdateMain
}