usually you can specify dimension and file name using output command. see
http://code.jsoftware.com/wiki/Plot/Commands#Output_commands

On Thu, Jul 13, 2017 at 4:37 PM, Rudolf Sykora <rudolf.syk...@gmail.com> wrote:
> Hello,
>
> I want to create a plot with the Plot package. The best would be to get an 
> eps.
>
> However when I use
> pd 'eps ...
> I somehow loose all unicode characters (and the sizes of fonts seems
> wrong, too).
> So I output to a png using
> pd 'save ...
>
> Then, however, the default resolution is too low, 480x360. I want a
> picture 8.25 cm (3.25 in) wide with 300 dpi (which means the
> width should be about 970 pixels); along with that I want fonts to
> stay at about 9-point size.
>
> I am unable to get it... do you know how to get it?
> I use j805 now (if that's relevant).
>
> (Or is it generally easier to export data and use, say, gnuplot
> to get publication-quality plots?)
>
> Thanks for comments!
> Ruda
> ----------------------------------------------------------------------
> 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