<?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: Customised coloured area in line chart? in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873437#M42016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, don't really understand what you are reffering to. This is QlikSense, not QlikView...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 09:34:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-21T09:34:33Z</dc:date>
    <item>
      <title>Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873434#M42013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to colour the area underneath the line of a line-chart according to the following nested if-statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;IF(Sum([Diff x Amount])/Sum([Amount in Euro])&amp;lt;20,kRed,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; if(Sum([Diff x Amount])/Sum([Amount in Euro])&amp;lt;30, kYellow,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum([Diff x Amount])/Sum([Amount in Euro])&amp;lt;40, kGreen,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum([Diff x Amount])/Sum([Amount in Euro])&amp;lt;50, kYellow,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kRed&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; ))))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, despite selecting "Area" as presentation mode (Präsentation: Fläche in German), only the line is coloured and now area is visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="line.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/84209_line.PNG" style="height: 309px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 08:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873434#M42013</guid>
      <dc:creator />
      <dc:date>2015-04-21T08:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873435#M42014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you not change the style on the Style tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873435#M42014</guid>
      <dc:creator />
      <dc:date>2015-04-21T09:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873436#M42015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or in the xepressions tab there is a drop down under the xepression which allows you to put the format in against the &lt;SPAN style="text-decoration: underline;"&gt;background colour&lt;/SPAN&gt; rather than the line format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873436#M42015</guid>
      <dc:creator />
      <dc:date>2015-04-21T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873437#M42016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, don't really understand what you are reffering to. This is QlikSense, not QlikView...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873437#M42016</guid>
      <dc:creator />
      <dc:date>2015-04-21T09:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873438#M42017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way of custom colouring the fill area under a line chart using an expression, you can change the line but that's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a couple of default colour schemes you cannot change and a min/max range you can play with under the custom colours by measure option however they are not customisable enough for you to achieve what you listed above. The default for area colour by expression is a light grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873438#M42017</guid>
      <dc:creator />
      <dc:date>2015-04-21T09:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873439#M42018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. Too bad, then I will have to fiddle arround with difference graphs &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 10:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873439#M42018</guid>
      <dc:creator />
      <dc:date>2015-04-21T10:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Customised coloured area in line chart?</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873440#M42019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same result as you (line is coloured, not the area). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other options could be either colouring by Measure (not too customisable but the idea is there) or if you want specific colours as in your dashboard, to (as you suggested) use another chart (i.e. like the bar chart I have below).&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test Colours v 2.png" class="jive-image image-1" src="/legacyfs/online/84306_Test Colours v 2.png" style="height: 311px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 09:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Customised-coloured-area-in-line-chart/m-p/873440#M42019</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2015-04-22T09:36:21Z</dc:date>
    </item>
  </channel>
</rss>

