32.2 ウォッチラベル (watch labels)

デフォルトではラベルは、対象 "watch mouse" に対して常に生成します。他 の対象に対しても、コマンド set style watchpoint labels を使えばラベ ルをオンにできます。ラベル文字列は "x : y" で、x, y は対象点の座標、そ の書式化は対応する軸に対する現在の設定を使用します。

例:


    set y2tics format "%.2f<C2><B0>"
    set style watchpoint labels point pt 6
    plot FOO axes x1y2 watch mouse

竹野茂治@新潟工科大学
2023-11-28