|
From: mikeincousa <mik...@gm...> - 2016-08-03 23:35:24
|
Plot size: 11 x 17 Terminal:Windows Goal: an empty box in the lower right > set object 2 rectangle at 20, 0 size 10,1 fs empty border -1 lw 2 #works, but with the dimensions determined by trial and error x, and y for width and height do not agree with plot scale dimensions of 11 x 17 Same problem with from and to. #interactive terminal quirk? #something to do with coordinate system? (using default)? #"border" is confusing. Seems that [rectangle] border as contrasted with the plot border is actually set by choosing a default line type? I went to plot border first. -- View this message in context: http://gnuplot.10905.n7.nabble.com/Setting-Rectangle-Problems-tp20290.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |