Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: size and font colorbar splot Date: Sat, 24 Sep 2011 14:09:37 +0200 Lines: 11 Message-ID: <9e5vjsFlc2U1@mid.dfncis.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de IFzXff6sIOT5CLH1yjQQxgj3/8V1Jtp5TP7bPJCntZjkjBtYgL24HiLDGh Cancel-Lock: sha1:HplQBlJ+lzXPUS7O8RCA7TcD4LU= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:600 On 23.09.2011 18:01, juan miguel wrote: > Hi > When i do a splot of a list (e.g. splot "list.dat"), appears > automatically a colorbar. What i want, is change the size and font of > the numbers of that colorbars. I have tried to use set ztics, but it > does not work...any idea? The idea you're missing is that the colorbar is a colorbar, not the z axis. So you have to change the "cb" settings: cbtics, format cb, etc.