Always been curious about this too.

None of those options work for me under J805/w64 in the JQT window.

I also tried:

pd 'isi [1200 600]'
pd 'isi 1200 600'
pd 'show [1200 600]'
pd 'show 1200 600'

The window still defaults to 400 386. Where is the QT_DEFSIZE var defined,
or how can I change it in a program?

Thanks.

Rob



On 9 September 2016 at 17:47, bill lam <[email protected]> wrote:

> It should in plot/commands > output commands.
> eg, pd 'qt 1880 360'
>
> or you can change its default size QT_DEFSIZE
>
> Пт, 09 сен 2016, Moon S написал(а):
> > In JQt (8.05 Win 64) I do something like this:
> >
> > require'plot'
> > pd'reset'
> > pd (i.1000);?1000#100
> >
> > pd'show'
> >
> >
> > I get the chart on my screen with the client area sized 480x360 pixels.
> >
> > I have read wiki pages on plot, pd options and commands, but I could not
> > find a way to make it bigger, e.g. 1880x360. How can I set the size of
> the
> > window with the chart? Any option for that?
> >
> >
> > Thank you.
> >
> >
> > Geogriy Pruss
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to