<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 354: Filledcurves horizontal gradient from pallette</title><link>https://sourceforge.net/p/gnuplot/feature-requests/354/</link><description>Recent changes to 354: Filledcurves horizontal gradient from pallette</description><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/354/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 25 Nov 2012 08:50:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnuplot/feature-requests/354/feed.rss" rel="self" type="application/rss+xml"/><item><title>Filledcurves horizontal gradient from pallette</title><link>https://sourceforge.net/p/gnuplot/feature-requests/354/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been trying to change the fillstyle for the filledcurves option so that the fill colour represents the difference between the two curves on a 2-dimensional plot. I am thinking of this as an extension of the 'filledcurves above/below' option whereby instead of just having two colours representing above or below there is a colour range or palette.&lt;/p&gt;
&lt;p&gt;Here is an example of the plot I would like to make from a datafile using the above/below filled curve style &lt;a href="http://i.stack.imgur.com/RLlpU.png" rel="nofollow"&gt;http://i.stack.imgur.com/RLlpU.png&lt;/a&gt; A colourbar representing the y-difference between the two curves would be very useful - an example plot of a filledcurve with a color map is attached.&lt;/p&gt;
&lt;p&gt;I have tried to do this by adding a fourth column to the using command i.e.&lt;/p&gt;
&lt;p&gt;plot 'data.txt' using 1:2:3:($3-$2) with filledcurves fs palette&lt;/p&gt;
&lt;p&gt;but the filledcurves does not appear to accept the fourth column... I have also considered trying rgb variable but this doesn't seem to work either.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alaric Taylor</dc:creator><pubDate>Sun, 25 Nov 2012 08:50:50 -0000</pubDate><guid>https://sourceforge.net867a4ddf43276331a50baec02b039b266b63d340</guid></item></channel></rss>