|
From: Petr M. <mi...@ph...> - 2006-02-08 17:28:42
|
> The 3D plots do have such a border. Its real shape is not a rectangle, > though. It's an ellipse, inside which the plot can take different > orientations according to 'set view'. > > actual area occupied by the data is a circle enscribed into the > plot_boundary rectangle. This is the rectangle filled with data in > 'set view 0,0,1,1' splots. In other orientations, some parts of Thus, there exists a bounding rectangle of that ellipse/circle. This could be manipulated by all of the set margin's, not only the lmargin. Isn't this functionality feasible to add? --- PM |