Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1875
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: colored lines after set term ... mono |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | 2013-06-04 08:44 -0700 |
| Organization | gnuplot development team |
| Message-ID | <kol1ou$f47$1@dont-email.me> (permalink) |
| References | <kob1cc$rfc$1@news.rz.uni-karlsruhe.de> <kob6e9$ipo$1@dont-email.me> <kokph2$p4b$1@news.rz.uni-karlsruhe.de> |
Followups directed to: comp.graphics.apps.gnuplot
Karl wrote:
> Am 01.06.2013 00:02, schrieb sfeam:
>
>> the old-style way of preparing figures for publication before
>> halftone/color press became common.
>>
>
> Well, as you still get charged for having color figures in your
> publications, the time of dashed and dotted lines is not yet over, i
> think.
>
> There´s only so many grey halftones that the human eye can distinguish
> after they´ve been run through a windows printer driver and cheap gdi
> laser (not to mention printed on recyled paper and afterwards stored
> on the windowsill for six months).
>
> ;-)
>
> Is there something on the development agenda to have a "linepattern"
> plot option?
It's always been there, at least for terminal that support dashed lines.
The terminal option is {dashed|solid}. In fact the postscript terminal
defaults to dashed lines, and has done so since the beginning. The other
terminals default to solid lines. The appearance of the dash patterns
can be further adjusted using the terminal option dashlength ("dl" for
short). The dash/solid property is separate from the use of color or
grayscale.
See
http://gnuplot.sourceforge.net/demo_cvs/lines_arrows.html
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-05-31 20:32 +0200
Re: colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-05-31 20:37 +0200
Re: colored lines after set term ... mono sfeam <sfeam@users.sourceforge.net> - 2013-05-31 15:02 -0700
Re: colored lines after set term ... mono Karl <mail.kfr@gmx.net> - 2013-06-04 13:19 +0200
Re: colored lines after set term ... mono sfeam <sfeam@users.sourceforge.net> - 2013-06-04 08:44 -0700
csiph-web