|
From: Daniel J S. <dan...@ie...> - 2006-04-07 18:27:12
|
jun...@so... wrote: > The ratio-corrected box is seemed be centerd on the page. > This change looks good for ploting just one graph, but it becomses > practically impossible to put some ratio-corrected graphs on the positions > which I want. Thus, I made some patches to controll this centering behavior > by using the sign of the ysize. > > There may be some problem, but please check. > > Jun Thanks for bringing this to attention, Jun. This centering sounds like something I changed. I may well have overlooked the case where the user wants to manually position a ratio corrected plot. However, I'm not so sure adding meaning to a negative size value is the way to address this. (Don't know how others feel about this, but I prefer simply adding another option if necessary.) It seems to me that centering should simply be the default and if the user specifies a position then move the plot to that position. Is there an alternative syntax to accomplish this? Dan |