書式:
set style spiderplot
{fillstyle <fillstyle-properties>}
{<line-properties> | <point-properties>}
# デフォルトのクモの巣グラフを太い境界で塗り潰しなしの多角形に
set style spiderplot fillstyle empty border lw 3
# 以下は各軸に円 (pt 6) を追加する
plot for [i=1:6] DATA pointtype 6 pointsize 3
竹野茂治@新潟工科大学