<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 377: Separate alpha and RGB specifications of line colors.</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/377/" rel="alternate"/><link href="https://sourceforge.net/p/gnuplot/feature-requests/377/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnuplot/feature-requests/377/</id><updated>2014-01-09T04:40:44.039000Z</updated><subtitle>Recent changes to 377: Separate alpha and RGB specifications of line colors.</subtitle><entry><title>Separate alpha and RGB specifications of line colors.</title><link href="https://sourceforge.net/p/gnuplot/feature-requests/377/" rel="alternate"/><published>2014-01-09T04:40:44.039000Z</published><updated>2014-01-09T04:40:44.039000Z</updated><author><name>Navid</name><uri>https://sourceforge.net/u/naviddianati/</uri></author><id>https://sourceforge.net51ab522f50b3988be20c98a505288e3282c3da6c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently (version 4.7), the specification of the alpha channel of the line colors is bound to the RGB specification: #AARRGGBB. This means that one can't adjust the alpha "on the go" with predefined color names or linestyles. For instance, I have scripts that define various linestyles. I would like to be able to use those defined linetypes (i.e, not to have to write out each color's RGB) and independently specify the alpha:&lt;/p&gt;
&lt;p&gt;plot sin(x) ls 1 alpha 0.3, cos(x) ls 1 alpha 0.8&lt;/p&gt;
&lt;p&gt;It would be great if you could separate the alpha and RGB specifications.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>