前の画面〕 〔クリックポイント〕 〔最新の一覧〕 〔全て読んだことにする〕〔全て読んだことにして終了〕 〔終了

810 線種と線色の分離
2005/3/10(木)13:32 - 竹の - nolm01.iee.niit.ac.jp - 713 hit(s)

引用する
現在のパスワード


いつかはくるな、あるいはいつかはそうしないといけないんだろうな
と思っていましたが、ついに線種と線色の分離が CVS 版 gnuplot で
実装されたようです。

----- ここから (ChangeLog より) -----
2005-03-09 Ethan Merritt <merritt@u.washington.edu>

* term/emf.trm term/gd.trm term/pdf.trm term/pm.trm term/post.trm
term/svg.trm term/x11.trm src/gplt_x11.c src/gplt_x11.h:
Modify term->set_color() to handle colorspec type LC_LT.
This has the effect of changing the current line color to that of
default linetype <lc> without changing any other line properties.

* misc.c (lp_parse) save.c (save_set_all) show.c (show_linestyle)
docs/gnuplot.doc:
Allow line color {linecolor|lc} to be specified separately from the
linetype. For example, this command will give a dashed black line:
 set style line 1 lt 2 lc -1
and the following will give a dashed gold line:
 plot sin(x) with lines lt 2 lc rgb "gold"

* demo/dashcolor.dem: Demo of choosing both linetype (dot/dash pattern)
and linecolor separately.
----- ここまで (ChangeLog より) -----


〔ツリー構成〕

【810】 線種と線色の分離 2005/3/10(木)13:32 竹の (1032)
┣【824】 re(1):線種と線色の分離 2005/3/12(土)18:56 松岡 (566)

前の画面〕 〔クリックポイント〕 〔最新の一覧〕 〔全て読んだことにする〕〔全て読んだことにして終了〕 〔終了

※ 『クリックポイント』とは一覧上から読み始めた地点を指し、ツリー上の記事を巡回しても、その位置に戻ることができます.