Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gnuplot でいくつかのヒートマップをプロットしています。グラフとグラフの右側にカラーバーがあります。しかし、プロット内の位置を変更したいと思います。プロット内のカラーバーの位置を変更するコマンドを知っている人はいますか??
ありがとう、
チアゴ
次のコマンドを使用できますset colorbox。
set colorbox
set colorbox vertical user origin .02, .1 size .04,.8
デフォルトの位置以外の場所に配置したい場合は、座標を手動で設定する必要があります。詳細については、入力してください
help set
gnuplot および and で始まるすべてのオプションは、カラーボックスの細かい点を参照しますcb。colorbox
cb
colorbox