<?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 Custom themes, waterfallChart color for positive values being ignored in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-themes-waterfallChart-color-for-positive-values-being/m-p/1989991#M81853</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been trying to create a custom theme in Qlik Sense using the documention provided on qlik help.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-properties.htm#Chart" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-properties.htm#Chart&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My problem arises when trying to specify the color for positiveValue in the waterfall chart properties. It simply does not work.&lt;/P&gt;
&lt;P&gt;I've built my code with the example code at the bottom of the paged linked but the color I set is being ignored, instead it selects the sixth color in my pallet which also seems to be the standard color for Kpi and a few other objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To sum up my question: How do I set the color for positiveValue in the waterfall chart in my json file?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is how my code looks; Negative and subtotals works just fine.&lt;/P&gt;
&lt;P&gt;"shape": {&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"positiveValue": {&lt;BR /&gt;"fill": "#69ab46"&lt;BR /&gt;},&lt;BR /&gt;"negativeValue": {&lt;BR /&gt;"fill": "#e6252e"&lt;BR /&gt;},&lt;BR /&gt;"subtotal": {&lt;BR /&gt;"fill": "#0097ee"&lt;BR /&gt;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 08:20:51 GMT</pubDate>
    <dc:creator>MaxB1</dc:creator>
    <dc:date>2022-10-07T08:20:51Z</dc:date>
    <item>
      <title>Custom themes, waterfallChart color for positive values being ignored</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-themes-waterfallChart-color-for-positive-values-being/m-p/1989991#M81853</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been trying to create a custom theme in Qlik Sense using the documention provided on qlik help.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-properties.htm#Chart" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-properties.htm#Chart&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My problem arises when trying to specify the color for positiveValue in the waterfall chart properties. It simply does not work.&lt;/P&gt;
&lt;P&gt;I've built my code with the example code at the bottom of the paged linked but the color I set is being ignored, instead it selects the sixth color in my pallet which also seems to be the standard color for Kpi and a few other objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To sum up my question: How do I set the color for positiveValue in the waterfall chart in my json file?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This is how my code looks; Negative and subtotals works just fine.&lt;/P&gt;
&lt;P&gt;"shape": {&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"positiveValue": {&lt;BR /&gt;"fill": "#69ab46"&lt;BR /&gt;},&lt;BR /&gt;"negativeValue": {&lt;BR /&gt;"fill": "#e6252e"&lt;BR /&gt;},&lt;BR /&gt;"subtotal": {&lt;BR /&gt;"fill": "#0097ee"&lt;BR /&gt;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 08:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-themes-waterfallChart-color-for-positive-values-being/m-p/1989991#M81853</guid>
      <dc:creator>MaxB1</dc:creator>
      <dc:date>2022-10-07T08:20:51Z</dc:date>
    </item>
  </channel>
</rss>

