The Unit size of axes when do the plotting



resolution 1440x900
it is still en ellipse

On Mon, Feb 23, 2009 at 4:59 AM, Raymond Toy <toy.raymond at gmail.com> wrote:

>
>
> plot2d([parametric,cos(t),sin(t)], [t,-%pi,%pi], [gnuplot_preamble, "set
> size square"]);
>
> The plot is now in a square, and the curve actually looks like a circle.
>
> Ray
>
>