<?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 Barchart Segment Label Colors in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Barchart-Segment-Label-Colors/m-p/2097181#M89857</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is it possible to set the color of segment labels for the bars in a stacked bar chart? I have added the JSON below to my theme, but it only seems to apply to total labels, not the segment ones:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;barChart: {
  label: {
    name: {
      color: '@myColor'
    },
    value: {
      color: '@myColor'
    }
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would actually like to use different colors depending on the bar colors. In the picture below, the bar colors are from a custom palette. Is there a way to make the segment label black on the green bar, but white on the navy bar?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-25 at 4.21.33 PM.png" style="width: 354px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112965i0CFAE318753733ED/image-dimensions/354x419?v=v2" width="354" height="419" role="button" title="Screenshot 2023-07-25 at 4.21.33 PM.png" alt="Screenshot 2023-07-25 at 4.21.33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 20:28:32 GMT</pubDate>
    <dc:creator>mphillips</dc:creator>
    <dc:date>2023-07-25T20:28:32Z</dc:date>
    <item>
      <title>Barchart Segment Label Colors</title>
      <link>https://community.qlik.com/t5/App-Development/Barchart-Segment-Label-Colors/m-p/2097181#M89857</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is it possible to set the color of segment labels for the bars in a stacked bar chart? I have added the JSON below to my theme, but it only seems to apply to total labels, not the segment ones:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;barChart: {
  label: {
    name: {
      color: '@myColor'
    },
    value: {
      color: '@myColor'
    }
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would actually like to use different colors depending on the bar colors. In the picture below, the bar colors are from a custom palette. Is there a way to make the segment label black on the green bar, but white on the navy bar?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-25 at 4.21.33 PM.png" style="width: 354px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112965i0CFAE318753733ED/image-dimensions/354x419?v=v2" width="354" height="419" role="button" title="Screenshot 2023-07-25 at 4.21.33 PM.png" alt="Screenshot 2023-07-25 at 4.21.33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 20:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Barchart-Segment-Label-Colors/m-p/2097181#M89857</guid>
      <dc:creator>mphillips</dc:creator>
      <dc:date>2023-07-25T20:28:32Z</dc:date>
    </item>
  </channel>
</rss>

