Find the answer to your Linux question:
Results 1 to 2 of 2
Hello, all, I try to use Gnuplot to plot a simple curve, e.g. a 3D-box, each edge has length = 1, but the result shows : y-axis has not a ...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    25

    Gnuplot the same scale on x-/y-axis ?

    Hello, all,

    I try to use Gnuplot to plot a simple curve, e.g. a 3D-box,
    each edge has length = 1,
    but the result shows :
    y-axis has not a same scale with x-axis,
    so that the box could not be quadratic.
    How can I resolve it?

    Thank you in advance !

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    1
    set size ratio -1

    This should do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •