summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotconfig.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/plotconfig.tcl')
-rw-r--r--ds9/library/plotconfig.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/plotconfig.tcl b/ds9/library/plotconfig.tcl
index ecaa49f..6ff10bb 100644
--- a/ds9/library/plotconfig.tcl
+++ b/ds9/library/plotconfig.tcl
@@ -181,7 +181,7 @@ proc PlotLoadConfigFile {varname filename} {
}
$var(proc,updateelement) $varname
- $var(proc,updategraph) $varname
+ PlotUpdateGraph $varname
$var(proc,updatecanvas) $varname
}