summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotparser.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/plotparser.tcl')
-rw-r--r--ds9/parsers/plotparser.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/plotparser.tcl b/ds9/parsers/plotparser.tcl
index 87ecd64..1f028d7 100644
--- a/ds9/parsers/plotparser.tcl
+++ b/ds9/parsers/plotparser.tcl
@@ -5428,7 +5428,7 @@ proc plot::yyparse {} {
74 { PlotCmdSaveConfig $2 }
78 { ProcessCmdCVAR0 PlotDestroy }
79 { ProcessCmdCVAR mode $2 PlotChangeMode }
- 81 { PlotCmdUpdateGraph graph,bg $2 }
+ 81 { PlotCmdUpdateGraph bg $2 }
85 { PlotCmdUpdateCanvas bar,mode $2 }
86 { PlotCmdUpdateElement graph,ds,show $2 }
88 { PlotCmdUpdateElement graph,ds,fill $2 }