• set xtics start, step, end # 設定座標
  • set xtics (“label0” pos0, “label1” pos1, “label2” pos2, …) # 把數字的座標改成文字
  • plot 'file' using 1:2 title 'foo' # 用檔案的第 1,2 欄來畫圖