From: Joao C. <jc...@us...> - 2002-12-21 07:54:48
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv3247/src Modified Files: plvpor.c Log Message: Allow plenv() to not specify axis scales, inheriting previous settings. The "just" parameter control how axis will be scaled: just=-1 : they will not be scaled, user must set scale before calling plenv(), using plsvpa(), plvasp() or other. |