Credits Overview Plotting Styles Commands Terminals

描画スタイル設定 (style)

デフォルトの描画スタイルは、set style dataset style function で設定できます。関数やデータのデフォルトの描画スタイルを個々に変更す る方法については、以下参照: plot with。スタイルの一覧全体は、以下 参照: plotting styles, plot with

書式:

      set style function <style>
      set style data <style>
      show style function
      show style data

指定できる描画要素のデフォルトスタイルも設定できます。

書式:

      set style arrow <n> <arrowstyle>
      set style boxplot <boxplot style options>
      set style circle radius <size> {clip|noclip}
      set style ellipse size <size> units {xy|xx|yy} {clip|noclip}
      set style fill <fillstyle>
      set style histogram <histogram style options>
      set style line <n> <linestyle>
      set style rectangle <object options> <linestyle> <fillstyle>
      set style textbox {<n>} {opaque|transparent} {{no}border} {fillcolor}
      set style watchpoint labels <label options>
Subtopics