<?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: Transparent Colors in Combo in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/2436670#M97049</link>
    <description>&lt;P&gt;Just in case: You can quickly create a real Gantt chart without delving into all those intricacies — check out our &lt;A href="https://qlik.anychart.com/extensions/anygantt/docs/project" target="_blank" rel="noopener"&gt;Project Gantt&lt;/A&gt; and &lt;A href="https://qlik.anychart.com/extensions/anygantt/docs/resource" target="_blank" rel="noopener"&gt;Resource Gantt&lt;/A&gt;&amp;nbsp;extensions for Qlik Sense.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Feel free to &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://qlik.anychart.com/download" target="_blank" rel="noopener"&gt;try&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and explore our &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://qlik.anychart.com/demos" target="_self"&gt;demo apps&lt;/A&gt;&lt;SPAN&gt; (view live or download QVF).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik gantt.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162908i6A4E056363EA3909/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik gantt.gif" alt="qlik gantt.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fv6eioPojrIc%3Flist%3DPL3jHUfM2e8EZ6PRcJrFibmoHkEFsfPZE3&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dv6eioPojrIc&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fv6eioPojrIc%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="How to Create a Gantt Chart in Qlik Sense using AnyGantt Extension by AnyChart" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 10:09:55 GMT</pubDate>
    <dc:creator>anychart</dc:creator>
    <dc:date>2024-04-02T10:09:55Z</dc:date>
    <item>
      <title>Transparent Colors in Combo</title>
      <link>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919138#M75597</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VladKomarov_0-1649440713093.png" style="width: 603px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76714i114E444715AF3F55/image-dimensions/603x341?v=v2" width="603" height="341" role="button" title="VladKomarov_0-1649440713093.png" alt="VladKomarov_0-1649440713093.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to implement a Gantt chart, using a Combo chart as a base (both measures are set as Bars):&lt;BR /&gt;It works fine, but one issue I was not able to handle yet. &lt;BR /&gt;I am using a white color for the bar that I need to "hide", but I would prefer to use a Transparent color instead. &lt;BR /&gt;In this case, the axis lines will be shown normally, without these "dashed" sections where the "hidden" bar is located.&lt;BR /&gt;I've found that there is a '#00FFFFFF' HEX code, that represents a "transparent" color, but current Qlik objects are not supporting it. &lt;BR /&gt;The other option would be to hide the axis reference lines, but this option is not available in SaaS version of the Combo Chart. &lt;BR /&gt;So, any idea how to handle this issue?&lt;BR /&gt;Appreciate your advice.&lt;BR /&gt;Regards,&lt;BR /&gt;Vlad&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2022 21:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919138#M75597</guid>
      <dc:creator>VladKomarov</dc:creator>
      <dc:date>2022-04-17T21:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent Colors in Combo</title>
      <link>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919143#M75598</link>
      <description>&lt;P&gt;You could try white(0) or black(0) to get am transparent color.&lt;/P&gt;
&lt;P&gt;For more input on color functions in Qlik see&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/ChartFunctions/ColorFunctions/color-functions-charts.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/ChartFunctions/ColorFunctions/color-functions-charts.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2022 23:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919143#M75598</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2022-04-17T23:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent Colors in Combo</title>
      <link>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919148#M75599</link>
      <description>&lt;P&gt;Thanks, Vegar!&lt;/P&gt;
&lt;P&gt;It works perfectly:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VladKomarov_0-1650243839769.png" style="width: 558px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77247i562756D2628244EE/image-dimensions/558x395?v=v2" width="558" height="395" role="button" title="VladKomarov_0-1650243839769.png" alt="VladKomarov_0-1650243839769.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 01:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/1919148#M75599</guid>
      <dc:creator>VladKomarov</dc:creator>
      <dc:date>2022-04-18T01:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Transparent Colors in Combo</title>
      <link>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/2436670#M97049</link>
      <description>&lt;P&gt;Just in case: You can quickly create a real Gantt chart without delving into all those intricacies — check out our &lt;A href="https://qlik.anychart.com/extensions/anygantt/docs/project" target="_blank" rel="noopener"&gt;Project Gantt&lt;/A&gt; and &lt;A href="https://qlik.anychart.com/extensions/anygantt/docs/resource" target="_blank" rel="noopener"&gt;Resource Gantt&lt;/A&gt;&amp;nbsp;extensions for Qlik Sense.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Feel free to &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://qlik.anychart.com/download" target="_blank" rel="noopener"&gt;try&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and explore our &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://qlik.anychart.com/demos" target="_self"&gt;demo apps&lt;/A&gt;&lt;SPAN&gt; (view live or download QVF).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik gantt.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162908i6A4E056363EA3909/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik gantt.gif" alt="qlik gantt.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fv6eioPojrIc%3Flist%3DPL3jHUfM2e8EZ6PRcJrFibmoHkEFsfPZE3&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dv6eioPojrIc&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fv6eioPojrIc%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="600" height="337" scrolling="no" title="How to Create a Gantt Chart in Qlik Sense using AnyGantt Extension by AnyChart" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 10:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Transparent-Colors-in-Combo/m-p/2436670#M97049</guid>
      <dc:creator>anychart</dc:creator>
      <dc:date>2024-04-02T10:09:55Z</dc:date>
    </item>
  </channel>
</rss>

