summaryrefslogtreecommitdiffstats
path: root/ds9/library/crosshair.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-20 17:01:09 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-20 17:01:09 (GMT)
commit4e5a28bfee5ca393e23ca0e3dc30082e5880333d (patch)
tree849df1f9965df9033a61c5df88fe06c52d0a2665 /ds9/library/crosshair.tcl
parent2a75d620242fbd85320b0d48b5ee457d9faeeebc (diff)
downloadblt-4e5a28bfee5ca393e23ca0e3dc30082e5880333d.zip
blt-4e5a28bfee5ca393e23ca0e3dc30082e5880333d.tar.gz
blt-4e5a28bfee5ca393e23ca0e3dc30082e5880333d.tar.bz2
enhance graphs
Diffstat (limited to 'ds9/library/crosshair.tcl')
-rw-r--r--ds9/library/crosshair.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/crosshair.tcl b/ds9/library/crosshair.tcl
index 512e461..a63b751 100644
--- a/ds9/library/crosshair.tcl
+++ b/ds9/library/crosshair.tcl
@@ -43,7 +43,7 @@ proc CrosshairArrowKey {which x y} {
UpdateColormapLevelMosaic $which $X $Y canvas
UpdateInfoBox $which $X $Y canvas
UpdatePixelTableDialog $which $X $Y canvas
- UpdateGraph $which $X $Y canvas
+ UpdateGraphData $which $X $Y canvas
}
proc CrosshairTo {x y sys sky} {