请给我这个数字:
我问如何设置标签 tamisag.data:using 1:2 下图?
谢谢你。
set key outside
set key bottom right
有关 gnuplot 中命令的帮助,请使用
help <cmd>
例如
help set key
完整信息:
set key {on|off} {default}
{left | right | top | bottom | outside | below | <position>}
{Left | Right} {{no}reverse}
{samplen <sample_length>} {spacing <vertical_spacing>}
{width <width_increment>}
{height <height_increment>}
{{no}autotitles}
{title "<text>"} {{no}enhanced}
{{no}box { {linestyle | ls <line_style>}
| {linetype | lt <line_type>}
{linewidth | lw <line_width>}}}
unset key
show key
文档: http://lavica.fesb.hr/cgi-bin/info2html? %28gnuplot%29key
演示: http: //gnuplot.sourceforge.net/demo/key.html