<?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: Fading Colors in bar chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437622#M1151805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...there is a checkbox for Multicolored but it appears to be grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you send a sample qvw that you are working with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 21:47:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-10T21:47:27Z</dc:date>
    <item>
      <title>Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437615#M1151798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="37376" class="jive-image" alt="fadingcolors.png" src="https://community.qlik.com/legacyfs/online/37376_fadingcolors.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I create fading colors in a bar chart like the above graphic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the current settings in my color tab:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="37377" class="jive-image-thumbnail jive-image" onclick="" alt="colortab.png" src="https://community.qlik.com/legacyfs/online/37377_colortab.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 16:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437615#M1151798</guid>
      <dc:creator />
      <dc:date>2013-04-09T16:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437616#M1151799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you click on the + in front of an expression (or dimension) you can select Background Color and enter an expression to calculate the background color of the bars (or line or cells depending on chart type). For your example you could use the argb function. It takes for arguments. The first is for the level of transparency, the alpha level. The other three are the red, green and blue values for the color. You can use an expression to calculate the alpha level.&lt;/P&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3793"&gt;this document&lt;/A&gt; for an example and more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 18:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437616#M1151799</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-09T18:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437617#M1151800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done with Colormix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see how it's done in the Help doc.&amp;nbsp; There is also a Colormix wizard to walk you through it as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 18:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437617#M1151800</guid>
      <dc:creator />
      <dc:date>2013-04-09T18:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437618#M1151801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;argb function&lt;/SPAN&gt;. However Im not sure what the expression syntax is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&amp;nbsp; If(firstcolumn = 1, argb(x,x,x,x), etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Column(1) apparently that doesnt reference the first column in a bar chart... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 20:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437618#M1151801</guid>
      <dc:creator />
      <dc:date>2013-04-09T20:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437619#M1151802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you Steve, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I read up on Colormix in the help file.&lt;/SPAN&gt; It seems very focused on looking at the column values. &lt;BR /&gt;Example from the text:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Value Expression Upper Limit Lower Limit &lt;/P&gt;&lt;P&gt;Sum(Sales) / Sum(total Sales)&amp;nbsp; Sum(total Sales)&amp;nbsp; 0 &lt;/P&gt;&lt;P&gt;Sum(Sales) / Sum(Quota) 2 (=200%) 0 &lt;/P&gt;&lt;P&gt;Avg(Age) Max(total Age)&amp;nbsp; Min(total Age) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;I want the colors to change no mater what the values are! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 20:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437619#M1151802</guid>
      <dc:creator />
      <dc:date>2013-04-09T20:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437620#M1151803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you can do what Gysbert suggested or simply change the colors in the color tab to represent each shade.&amp;nbsp; attached is a sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 21:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437620#M1151803</guid>
      <dc:creator />
      <dc:date>2013-04-09T21:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437621#M1151804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve, I opened the the test.qvw, it appears that my chart is ignoring all colors after the first color. (see screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All my bars are the first color(blue)... this has to be a checkbox somewhere right? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="37599" class="jive-image-thumbnail jive-image" onclick="" alt="fadingcolors2013_04_10.png" src="https://community.qlik.com/legacyfs/online/37599_fadingcolors2013_04_10.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 11:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437621#M1151804</guid>
      <dc:creator />
      <dc:date>2013-04-10T11:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437622#M1151805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...there is a checkbox for Multicolored but it appears to be grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you send a sample qvw that you are working with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 21:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437622#M1151805</guid>
      <dc:creator />
      <dc:date>2013-04-10T21:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fading Colors in bar chart?</title>
      <link>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437623#M1151806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem ended up being that the multicolors arent supported if you have more than one expression on the expressions tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I needed a count and a percentage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 14:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fading-Colors-in-bar-chart/m-p/437623#M1151806</guid>
      <dc:creator />
      <dc:date>2013-04-25T14:27:56Z</dc:date>
    </item>
  </channel>
</rss>

