同
set key left top
我可以设置图例的位置.但是,我想以这样的方式分别设置每个标题,在下面的例子中,图例在一行上:左边第一个,右边第二个.
plot sin(x) title "Sinus", x title "X"
我怎样才能做到这一点?
gnuplot
gnuplot ×1