|
From: Shigeharu T. <sh...@ie...> - 2010-07-15 04:54:35
|
shige 07/15 2010 ---------------- In docs/gnuplot.doc of current CVS version C RCS $Id: gnuplot.doc,v 1.617 2010/07/08 04:54:50 sfeam Exp $ I found the following point. ----- From here ----- --- gnuplot.doc.ORG 2010-07-15 13:35:01.000000000 +0900 +++ gnuplot.doc 2010-07-15 13:36:41.000000000 +0900 @@ -9110,12 +9110,12 @@ circle even if the x and y axis scales are different and even if the aspect ratio of your plot is not 1. If `units` is set to `xy`, then 'set object ellipse' interprets the first <2r> in terms of x axis units - and the second '2r' in terms of y axis units. This will only produce a + and the second <2r> in terms of y axis units. This will only produce a circle if the x and y axis scales are identical and the plot aspect ratio is 1. On the other hand, if `units` is set to `xx` or `yy`, then the diameters specified in the 'set object' command will be interpreted in the - same units, so the ellipse will have the correct aspect ration, and it will - maintain its aspect ration even if the plot is resized. + same units, so the ellipse will have the correct aspect ratio, and it will + maintain its aspect ratio even if the plot is resized. 4 circle ?circle @@ -10619,7 +10619,6 @@ `angle` keyword. The orientation, which is defined as the angle between the major axis of the ellipse and the plot's x axis, must be given in degrees. - For defining ellipse objects, see `set object ellipse`; for the 2D plot style, see `ellipses`. ----- To here ----- +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN sh...@ie... TEL(&FAX): +81-257-22-8161 +========================================================+ |