Page 1 of 1

Connect adjacent points on graph

Posted: Tue Jun 16, 2015 7:16 am
by ashtongate
Hi all, I know how to connect adjacent points in a chart using point and click but is there an option to include this in code? I thought there must be a line of code that would work like
graph graph1.line(option here to connect adjacent points) series1

but I cannot find it.

Re: Connect adjacent points on graph

Posted: Tue Jun 16, 2015 7:19 am
by EViews Gareth

Code: Select all

graph1.options connect

Re: Connect adjacent points on graph

Posted: Tue Jun 16, 2015 7:20 am
by ashtongate
Thx Gareth!

Re: Connect adjacent points on graph

Posted: Tue Jun 16, 2015 8:15 am
by ashtongate
One more simple question (again could not find it in the literature), how can one customize the date labels using code? The graph.axis(b) command does not seem to provide that option

Re: Connect adjacent points on graph

Posted: Tue Jun 16, 2015 9:27 am
by EViews Gareth
graph.setobslabels