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


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

Re: Plotting boxes with height and color intensity as parameters

From Janis Papanagnou <janis_papanagnou@hotmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Plotting boxes with height and color intensity as parameters
Date 2014-03-02 15:16 +0100
Organization Aioe.org NNTP Server
Message-ID <leveet$269$1@speranza.aioe.org> (permalink)
References <le956h$7of$1@speranza.aioe.org>

Show all headers | View raw


On 22.02.2014 04:22, Janis Papanagnou wrote:
> From a data file I am using two columns to plot boxes with 50% saturation:
> 
>   plot "data" using 1:4 axis x1y2 title '...' with boxes fs solid 0.5
> 
> I'd be interested to know whether it's possible to change that constant 0.5
> to become a parameter also controlled by the data file. In the "data" file
> I have a column that contains percentages in the range from 0% to 100% that
> should be mapped to a range of something like "solid 0.0" to "solid 1.0".
> Would that be possible to achieve, and if so, how?
> 
> Thanks!

I'd also appreciate a negative confirmation, that what I intend is not
possible to achieve with gnuplot.

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


Thread

Plotting boxes with height and color intensity as parameters Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-02-22 04:22 +0100
  Re: Plotting boxes with height and color intensity as parameters Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-02 15:16 +0100
    Re: Plotting boxes with height and color intensity as parameters Ethan A Merritt <merritt@u.washington.edu> - 2014-03-03 13:30 -0800

csiph-web