|
From: Jefferson S. E. P. <st...@gm...> - 2012-03-05 15:16:50
|
With textcolor rgb "white" set xlabel textcolor rgb "white" "x" []s Stafusa On Mon, Mar 5, 2012 at 2:35 PM, Pau <vim...@go...> wrote: > thanks! > > Actually it also works with gnuplot 4.5 and epslatex > > I have now only this silly question that the axes and labels etc are > gone, since they are in black... how do I change the colour of those > to, say, white, to make them visible? > > thanks again > > > On 5 March 2012 12:32, t.sefzick <t.s...@fz...> wrote: >> i just found out that this option is new, so you need >> gnuplot 4.6 rc1 or the development version. >> >> the syntax is: >> >> set terminal postscript eps background rgb 'red' >> >> On Sun, Mar 04, 2012 at 05:02:02PM +0100, Pau wrote: >>> ok... so what would be the command in the eps case? give me an example >>> please... that way I can make a diff and see what happens >>> >>> On 04/03/2012, Thomas Sefzick <t.s...@fz...> wrote: >>> > Pau <vim.unix <at> googlemail.com> writes: >>> > >>> >> >>> >> Hi, >>> >> >>> >> I have done my homework and googled here and there and did not find >>> >> the answer... >>> >> >>> >> How could I change the background of the plotting area from white to, >>> >> say, black? I do not mean the gnuplot window, but the resulting eps... >>> >> >>> >> I am sorry if this is a trivial question... >>> >> >>> >> thanks >>> > >>> > when using the terminal 'postscript eps' with the 'background' >>> > option, then the background will be colored using postscript >>> > commands, so the eps file will contain the background color. >>> > >>> > but when using 'epslatex' the background will be colored using >>> > latex commands, i.e. the eps file will not contain any background >>> > color. >>> > >>> > >>> > ------------------------------------------------------------------------------ >>> > Virtualization & Cloud Management Using Capacity Planning >>> > Cloud computing makes use of virtualization - but cloud computing >>> > also focuses on allowing computing to be delivered as a service. >>> > http://www.accelacomm.com/jaw/sfnl/114/51521223/ >>> > _______________________________________________ >>> > gnuplot-info mailing list >>> > gnu...@li... >>> > https://lists.sourceforge.net/lists/listinfo/gnuplot-info >>> > >> >> -- >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> _____ _ _ ___ __ __ _ ___ >> |_ _| |_| |/ _ \| \/ | / \ / __| Thomas Sefzick >> |_|_| _ | (_) | |\/| |/ A \\__ \ Forschungszentrum Juelich >> /|_|_|_| |_|\___/|_| |_|_/-\_____/ D-52425 Juelich >> | (___ ____ _______ ___ ___ _ __ Germany >> \___ \| __/| __/_ /|_ _|/ __| |/ / phone: +49-2461-61-4337 >> ____) | _| | _| / /_ | |( (__| ( fax: -3930 >> |_____/|___||_| /____|___|\___|_|\_\ email: t.s...@fz... >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> >> ------------------------------------------------------------------------------- >> ------------------------------------------------------------------------------- >> Forschungszentrum Juelich GmbH >> 52425 Juelich >> Sitz der Gesellschaft: Juelich >> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 >> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher >> Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender), >> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, >> Prof. Dr. Sebastian M. Schmidt >> ------------------------------------------------------------------------------- >> ------------------------------------------------------------------------------- >> >> Kennen Sie schon unsere app? http://www.fz-juelich.de/app > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info |