<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: color-help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/color-help/m-p/711965#M1084154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Help is not bad !&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P class="syntax"&gt;&lt;A name="kanchor276"&gt;&lt;/A&gt;&lt;A name="Colormix2("&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;Colormix2&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Value , ColorMinusOne , ColorOne[ , ColorZero]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This function returns an RGB color representation from a two color gradient &lt;BR /&gt;with the possibility to specify an intermediate color for the center position, &lt;BR /&gt;based on a &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; between -1 and 1. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = -1 the first color is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 1 the second color is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If -1 &amp;lt; &lt;SPAN class="Italic"&gt;value &lt;/SPAN&gt;&amp;lt; 1 the appropriate &lt;BR /&gt;intermediate shading is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;Value&lt;/SPAN&gt; is a real number between -1 and 1. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorMinusOne&lt;/SPAN&gt; is a valid RGB color representation &lt;BR /&gt;for the color to be associated with the low end of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorOne&lt;/SPAN&gt; is a valid RGB color representation for &lt;BR /&gt;the color to be associated with the high end of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorZero&lt;/SPAN&gt; is an optional valid RGB color &lt;BR /&gt;representation for the color to be associated with the center of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="example"&gt;Examples:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;colormix2(x, red( ) , green( ) )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;colormix2(x, red( ) , green( ), black( ) )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The first example returns colors in a gradient from &lt;BR /&gt;red to green, via brown. The second example returns a gradient from red to &lt;BR /&gt;green, via black. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2014 11:47:11 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-06-19T11:47:11Z</dc:date>
    <item>
      <title>color-help</title>
      <link>https://community.qlik.com/t5/QlikView/color-help/m-p/711964#M1084153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; hieee&lt;/P&gt;&lt;P&gt;what is colormix 2 function.&lt;/P&gt;&lt;P&gt;will any one please explain with example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 11:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-help/m-p/711964#M1084153</guid>
      <dc:creator />
      <dc:date>2014-06-19T11:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: color-help</title>
      <link>https://community.qlik.com/t5/QlikView/color-help/m-p/711965#M1084154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Help is not bad !&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P class="syntax"&gt;&lt;A name="kanchor276"&gt;&lt;/A&gt;&lt;A name="Colormix2("&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;Colormix2&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Value , ColorMinusOne , ColorOne[ , ColorZero]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This function returns an RGB color representation from a two color gradient &lt;BR /&gt;with the possibility to specify an intermediate color for the center position, &lt;BR /&gt;based on a &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; between -1 and 1. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = -1 the first color is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If &lt;SPAN class="Italic"&gt;value&lt;/SPAN&gt; = 1 the second color is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If -1 &amp;lt; &lt;SPAN class="Italic"&gt;value &lt;/SPAN&gt;&amp;lt; 1 the appropriate &lt;BR /&gt;intermediate shading is returned. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;Value&lt;/SPAN&gt; is a real number between -1 and 1. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorMinusOne&lt;/SPAN&gt; is a valid RGB color representation &lt;BR /&gt;for the color to be associated with the low end of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorOne&lt;/SPAN&gt; is a valid RGB color representation for &lt;BR /&gt;the color to be associated with the high end of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Italic"&gt;ColorZero&lt;/SPAN&gt; is an optional valid RGB color &lt;BR /&gt;representation for the color to be associated with the center of the interval. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="example"&gt;Examples:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;colormix2(x, red( ) , green( ) )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;colormix2(x, red( ) , green( ), black( ) )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The first example returns colors in a gradient from &lt;BR /&gt;red to green, via brown. The second example returns a gradient from red to &lt;BR /&gt;green, via black. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 11:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-help/m-p/711965#M1084154</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-19T11:47:11Z</dc:date>
    </item>
  </channel>
</rss>

