Post by Egan FordPost by Ethan MerrittPost by Egan FordIs it possible to put a box around a label? A solid box?
In 4.2, however, see
http://gnuplot.sourceforge.net/demo_4.2/rectangle.html
Could we also get left and right justified options? at = centered
with rect, and at = left with label.
Not sure exactly what you mean by that. The "set obj <tag> rectangle"
command in 4.2 accepts either
center <center> size <width> <height>
or
from <left-lower-position> to <right-upper-position>
The former should match placement of centered label text, and
the latter should match placement of left- or right- justified label text.
Is that what you were asking?
--
Ethan A Merritt