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


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

Extending plot types - adding a CIE 1931 type diagram

Newsgroups comp.graphics.apps.gnuplot
Date 2013-08-07 13:24 -0700
Message-ID <44f7bc66-d250-4545-8177-918325babe8d@googlegroups.com> (permalink)
Subject Extending plot types - adding a CIE 1931 type diagram
From hvezdny.cestovatel@gmail.com

Show all headers | View raw


Hello guys,

I would like to extends Gnuplot with the ability to generate a CIE1931 digram of color spectrum, basically looking like this one:

http://commons.wikimedia.org/wiki/File:CIExy1931.svg

This kind of generator is already present in netpbm package as ppmcie.

I would like Gnuplot to be able to provide this background for the plot, so one could easily plot curves over this background directly with 'plot' command, withou the need of fitting the background to the actual plot.

So the task would be:
1. generate the background color image with the right coordinates, so that
2. plot points and curves into that plot as usual, taking advance of the coordinate system of the CIE x-y diagram

Thanks in advance for ideas,
Martin

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


Thread

Extending plot types - adding a CIE 1931 type diagram hvezdny.cestovatel@gmail.com - 2013-08-07 13:24 -0700
  Re: Extending plot types - adding a CIE 1931 type diagram sfeam <sfeam@users.sourceforge.net> - 2013-08-07 18:51 -0700
  Re: Extending plot types - adding a CIE 1931 type diagram Ingo Thies <ingo.thies@gmx.de> - 2013-08-08 10:30 +0200
    Re: Extending plot types - adding a CIE 1931 type diagram hvezdny.cestovatel@gmail.com - 2013-08-16 02:47 -0700

csiph-web