ツール:gnuplot

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
ツール:gnuplot [2017/12/01 11:03] – [目盛りの長さを設定する] mumeiyamibitoツール:gnuplot [2019/03/12 11:20] (現在) – [その他] mumeiyamibito
行 143: 行 143:
     * ''BASE'': 対数の基数     * ''BASE'': 対数の基数
   * 参考サイト: [[http://www.gnuplot-cmd.com/axis/logscale.html | gnuplotコマンド集 - 対数スケール]]   * 参考サイト: [[http://www.gnuplot-cmd.com/axis/logscale.html | gnuplotコマンド集 - 対数スケール]]
 +
 +==== 背景色を設定する ====
 +  * 背景オブジェクトを設定する。<code>set object 1 rect behind from screen 0,0 to screen 1,1 fc rgb "#000000" fillstyle solid 1.0</code>
 +    * ''#000000'' を 16進数のカラーコードで設定する。
 +  * 参考サイト: [[http://miyabi-mathematics.hatenablog.com/entry/2017/01/25/212328 | gnuplotで背景色を黒にする - みやびの備忘録]]
  
 ==== その他 ==== ==== その他 ====
  • ツール/gnuplot.1512093835.txt.gz
  • 最終更新: 2017/12/01 11:03
  • by mumeiyamibito