Does this help?

   pd 'reset'
   pd"1 ((i.7);?.7#86),:(i.5);?.5#70
   pd 'show'

---Brian Schott wrote:
>         How can I plot two lines on the same graph when the
> xrange of one is wider than the other? I am trying to show
> both the original time series and the deseasonalized time
> series on the same x and y axes, but the deseasonalized time
> series has missing values at the beginning and the end of
> the x range.
>
>         The only idea I have for this is making the
> deseasonalized time series a marker only line (without a
> line) and force the missing y values exactly equal to the y
> axis. The result would be rough looking because the markers
> would show on the x axis, but they would not be prominent.
>
>         Any other ideas?

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to