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


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

gray

Newsgroups comp.graphics.apps.gnuplot
Date 2020-01-05 12:05 -0800
Message-ID <a15b2766-db36-4b0f-a50a-6eb86a751fda@googlegroups.com> (permalink)
Subject gray
From Adam Majewski <adam1maj@gmail.com>

Show all headers | View raw


Hi,
I can set palette gray


   set palette functions gray,gray,gray 

then it is linear gradient and gray means linear function f(x) = x

If I set : 


  set palette gray

then it is nonlinear gradient : https://stackoverflow.com/questions/32914627/gnuplot-intensity-plot-with-grayscale


What means gray here?
Where can I find code for set palette gray ?

TIA

Adam

https://gitlab.com/adammajewski/color_gradient
 





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


Thread

gray Adam Majewski <adam1maj@gmail.com> - 2020-01-05 12:05 -0800
  Re: gray Adam Majewski <adam1maj@gmail.com> - 2020-01-05 13:27 -0800

csiph-web