Page 1 of 1

axispos argument in grpah.addarrow command

Posted: Mon Sep 28, 2020 4:00 am
by mamo
Dear Eviews team,
I use Eviews 11, Sept 2019 built, 64 bit.
I am struggling with the "axispos" argument of the graph.addarrow command - see example code below.
What is wrong with the axispos-argument?
Many thanks, mamo

Code: Select all

wfcreate a 2000 2010 series x=@trend freeze(mode=overwrite, mychart) x.line ' The following line generates the error message ' "Syntax error in "MYCHART(ADDARROW) AXISPOS(2008,0,2008,10,L)" on line 4." mychart(addarrow) axispos(2008,0,2008,10,l)