Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3941

Re: How to define bar area colors in a histogram

Newsgroups comp.graphics.apps.gnuplot
Date 2018-04-10 04:29 -0700
References <a645efe0-905a-41a5-8c13-17948769b07d@googlegroups.com> <pahmn6$1ak$1@dont-email.me>
Message-ID <b51174a6-abbb-4f96-b817-43b19c4ae5b9@googlegroups.com> (permalink)
Subject Re: How to define bar area colors in a histogram
From Bengt T <bengt_tornqvist@hotmail.com>

Show all headers | View raw


> 
> You can predefine the colors by setting the color of the linetype.
> 
> As example
> 
> set linetype 1 lc rgb 'green'
> set linetype 2 lc rgb 'yellow'
> set linetype 3 lc rgb 'goldenrod'
> 
> gives the three columns in green, yellow and goldenrod to you.
> 
> Jörg

Many thanks. Problem solved.
/Bengt

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

How to define bar area colors in a histogram Bengt T <bengt_tornqvist@hotmail.com> - 2018-04-08 08:49 -0700
  Re: How to define bar area colors in a histogram Jörg Buchholz <bookwood4new@freenet.de> - 2018-04-10 08:48 +0200
    Re: How to define bar area colors in a histogram Bengt T <bengt_tornqvist@hotmail.com> - 2018-04-10 04:29 -0700

csiph-web