私はこの図を持ってください:
図の下の 1:2 を使用してラベル tamisag.data:using を設定する方法を教えてください。
ありがとうございました。
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