[changeset] - have the gnuplot backend respect properties

Ben Abbott bpabbott at mac.com
Fri Nov 14 07:21:23 CST 2008


I've put together an initial changeset for the gnuplot backend which  
respects several properties of the root and figure.

The properties included are root.screensize, root.screenpixelsperinch,  
figure.papersize, figure.papertype, figure.paperposition, figure.name,  
figure.numbertitle, figure.position, & figure.units.

Regarding position information, the coordinates are ignored, but the  
figure/canvas size is respected by the gp terminals which support a  
size option. At the present, that excludes x11, but that there appears  
to be an discussion/effort to correct that. See the link below.

https://sourceforge.net/tracker/index.php?func=detail&aid=1553072&group_id=2055&atid=302055

The gp canvas size is that area respecting the plot itself, which  
corresponds to an area of figure.position(3:4).

This changeset assumes the prior changeset to add screensize &  
screenpixelsperinch to root is applied.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnuplot_drawnow.patch
Type: application/octet-stream
Size: 15595 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20081114/410aa9b8/attachment-0001.obj 
-------------- next part --------------



More information about the Octave-maintainers mailing list