<?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: Distribution plot on a range of dates - How to show the most recent date? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883199#M72710</link>
    <description>&lt;P&gt;Hi Andrei,&lt;/P&gt;
&lt;P&gt;The workaround #1 works for me. It shows as follow&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A7R3_0-1642667682759.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70589i00276265BC370DDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="A7R3_0-1642667682759.png" alt="A7R3_0-1642667682759.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Appreciate your fast response. Have a good day.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 08:36:26 GMT</pubDate>
    <dc:creator>A7R3</dc:creator>
    <dc:date>2022-01-20T08:36:26Z</dc:date>
    <item>
      <title>Distribution plot on a range of dates - How to show the most recent date?</title>
      <link>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883183#M72707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have been experimenting with the distribution plot to show the range of inventory values across different dates. At the same time, I would like to use specific color on the most recent data point.&lt;/P&gt;
&lt;P&gt;I use the following expression to mark the current months' data with red color:&lt;/P&gt;
&lt;P&gt;IF($(vInvDate)='$(=Max($(vInvDate)))',RGB(214, 0, 28))&lt;/P&gt;
&lt;P&gt;When there is less data (=Rolling 3 months), it will show up nicely (well, most of the time)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A7R3_0-1642664641094.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70585iFA9756E3A1D2743F/image-size/large?v=v2&amp;amp;px=999" role="button" title="A7R3_0-1642664641094.png" alt="A7R3_0-1642664641094.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;However, when there are more data points (=Rolling 12 months), the current month's data point is "blocked" by others.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A7R3_1-1642664679459.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70586iEBAB0DF36FDC4ED0/image-size/large?v=v2&amp;amp;px=999" role="button" title="A7R3_1-1642664679459.png" alt="A7R3_1-1642664679459.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to show the current month's data point on top of other data points with similar value?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 07:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883183#M72707</guid>
      <dc:creator>A7R3</dc:creator>
      <dc:date>2022-01-20T07:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution plot on a range of dates - How to show the most recent date?</title>
      <link>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883192#M72709</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;There is not any property,&amp;nbsp;in the &lt;SPAN style="color:#8e44ad"&gt;&lt;STRONG&gt;Distribution plot &lt;/STRONG&gt;&lt;/SPAN&gt;chart, that can control which points appear on the top and which appear on the bottom. In that use case scenario, you will have to submit a &lt;SPAN style="color:#f39c12"&gt;&lt;STRONG&gt;feature request&lt;/STRONG&gt;&lt;/SPAN&gt; [1]. However, there are some workarounds that you can use to distinguish the values that you need.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This is the visualization that I have:&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="SCREENSHOT&amp;nbsp;" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/905022a3-1893-4292-be2b-d0ea806e3074.default.png" /&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color:#7f8c8d"&gt;&lt;STRONG&gt;Workaround 1:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;In the official documentation&lt;SPAN style="color:#27ae60"&gt;&lt;STRONG&gt; "Distribution plot properties"&lt;/STRONG&gt;&lt;/SPAN&gt; [2], it is stated that you can use&amp;nbsp;&lt;SPAN style="color:#2980b9"&gt;&lt;STRONG&gt;Jitter points&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color:null"&gt;property&lt;/SPAN&gt;, which is exactly designed for the purpose of distinguishing overlapping points.&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="SCREENSHOT" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/91221acb-89e2-4788-b6e7-772b3f0f2257.default.PNG" /&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color:#7f8c8d"&gt;&lt;STRONG&gt;Workaround 2:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;If you go under&lt;STRONG&gt; Appearance &amp;gt; Presentation&lt;/STRONG&gt; and you change the &lt;STRONG&gt;Bubble size&lt;/STRONG&gt; property, you can make the points much smaller so they will not overlap as much as when they are much bigger.&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="SCREENSHOT" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/ff1c4c8c-1c0f-4c04-a6e9-649d428333f2.default.PNG" /&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color:#7f8c8d"&gt;&lt;STRONG&gt;Workaround 3:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;You can add a reference line under&lt;STRONG&gt; Add-ons &amp;gt; Reference lines&lt;/STRONG&gt; to allow the user focus on the particular value that you want. However, in that use case scenario the color of the point is still not very clear.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="SCREENSHOT" src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/41463a7b-205f-4216-9dc7-1d3106deeddb.default.PNG" /&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color:#7f8c8d"&gt;&lt;EM&gt;&lt;STRONG&gt;I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, please mark it as accepted solution to give further visibility to other community members.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;
&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;---&lt;/P&gt;

&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;[2]&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2021/Subsystems/Hub/Content/Sense_Hub/Visualizations/DistPlot/distribution-plot-properties-panel.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2021/Subsystems/Hub/Content/Sense_Hub/Visualizations/DistPlot/distribution-plot-properties-panel.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 08:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883192#M72709</guid>
      <dc:creator>Andrei_Cusnir</dc:creator>
      <dc:date>2022-01-20T08:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution plot on a range of dates - How to show the most recent date?</title>
      <link>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883199#M72710</link>
      <description>&lt;P&gt;Hi Andrei,&lt;/P&gt;
&lt;P&gt;The workaround #1 works for me. It shows as follow&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A7R3_0-1642667682759.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/70589i00276265BC370DDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="A7R3_0-1642667682759.png" alt="A7R3_0-1642667682759.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Appreciate your fast response. Have a good day.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 08:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Distribution-plot-on-a-range-of-dates-How-to-show-the-most/m-p/1883199#M72710</guid>
      <dc:creator>A7R3</dc:creator>
      <dc:date>2022-01-20T08:36:26Z</dc:date>
    </item>
  </channel>
</rss>

