LoginSignup
7

More than 5 years have passed since last update.

Gnuplot で Terminal type set to 'unknown' と出力されてグラフが表示されないときは

Posted at

Ubuntu13.10 で Gnuplot をインストールしたら、起動はするもののグラフを描画しようと思ってもウィンドウが開かない。

起動するときに Terminal type set to 'unknown' と表示されるのでこれが原因のようだ。

解決策は gnuplot-x11 をインストールするだけでよい。

$ sudo apt-get install gnuplot-x11

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7