On Sun, 28 Apr 2013, artur tarassow wrote:
at the moment it is not possible to set further plotting options
using the
boxplot-command.
Would it possible to allow more flexibility for the user such as
"{ set title '' ; }" or "set grid" "set ylabel"
etc.?
OK, in current CVS and snapshots you can now provide a "{...}"
block of gnuplot instructions in the same way as you can with
gretl's "gnuplot" command. This is not yet documented but it
will be soon.
Allin Cottrell