Path: csiph.com!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Gudrun Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Colored y2 axis and y2tics? Date: Thu, 14 Jun 2012 12:24:08 +0200 Organization: albasani.net Lines: 30 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net rfNg2MX/F3oewH2ZOJJRkrM4gjqGlj5StpZa+IJhdX+ElmWoOk3+r31yvmgLt0aVnhqJfqtgFlkiAkzkxzQrxw== NNTP-Posting-Date: Thu, 14 Jun 2012 10:24:08 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="fP8St7T3VilKWQU0VdP4VWfAYlR19LyPOqZp8cGFOw48P3/UUmi5DwewEh/mcRweKkRYlYX2fhaGDV7KWwouFQue7Cz/GrapEcm9+OINins2ycj4i/sII6rWRvrHAAoX"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: Cancel-Lock: sha1:+Q0p7iebrD8v/sRbzjYqyLSR9L8= Xref: csiph.com comp.graphics.apps.gnuplot:1205 Am 13.06.12 19:33, schrieb sfeam: Dear Sfeam, thank you for your suggestion. > You can change the color of all the axis lines jointly by using > "set border {{linestyle | ls} | {linetype | lt}}" > > The individual subcomponents, including the y2 axis and tics, > cannot be changed independent of the rest. Okay, but that is what I intended to do, just to change the design of the y2 axis and leave the rest untouched. But if it is not possible, I have to live with it. > > On the other hand, if you just want to draw a colored line on top of > the y2 axis you can say > set arrow N nohead front \ > from graph 1, graph 0 to graph 1, graph 1 lc rgb "whatever" Cool. Thanks. At least this side of the border has then the right color. > > >> >> Thank you. >> Kind regards >> Gudrun >