<?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: scatter chart with categorical axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1609256#M444994</link>
    <description />
    <pubDate>Mon, 05 Aug 2019 08:56:53 GMT</pubDate>
    <dc:creator>Claudiu_Anghelescu</dc:creator>
    <dc:date>2019-08-05T08:56:53Z</dc:date>
    <item>
      <title>scatter chart with categorical axis</title>
      <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608693#M444945</link>
      <description>&lt;P&gt;New to QlikView (Personal Edition).&amp;nbsp; I'm trying to make a scatter plot that shows &lt;STRONG&gt;individual values&lt;/STRONG&gt; with a &lt;STRONG&gt;categorical x-axis&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given data like:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;X, Y , ID&lt;BR /&gt;1, 10, 1&lt;BR /&gt;1, 11, 2&lt;BR /&gt;2, 20, 3&lt;BR /&gt;2, 21, 4&lt;BR /&gt;30, 10, 5&lt;BR /&gt;30, 11, 6&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;I want a scatter plot that shows 6 points, with values 1, 2, 30 on the x-axis.&lt;/P&gt;&lt;P&gt;My current attempt is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="plot.png" style="width: 565px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16427i34FAD611012DDAC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="plot.png" alt="plot.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which I'm reasonably happy with.&lt;/P&gt;&lt;P&gt;I don't think I can make that with a scatter chart, because scatter chart seems to require a continuous variable for the x-axis.&lt;/P&gt;&lt;P&gt;So I made it with a line chart, with X as the first dimension,&amp;nbsp; ID as the second dimension, and sum(Y) as the expression.&lt;/P&gt;&lt;P&gt;Because ID is unique to each record, I get a dot for each ID rather than a line.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is this a reasonable way to do this, or is there an easier way?&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Is there a way to avoid having the dots colored by ID?&amp;nbsp; That is, I want all dots to have the same color.&amp;nbsp; Without knowing in advance the number of dots.&lt;/LI&gt;&lt;LI&gt;Seems like even with a scatter plot, if I want to show unique values, I need to have an unique ID as a a dimension, to prevent aggregation, is that right?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--Q.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608693#M444945</guid>
      <dc:creator>qmcmullen</dc:creator>
      <dc:date>2024-11-16T02:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: scatter chart with categorical axis</title>
      <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608911#M444967</link>
      <description>&lt;P&gt;See this document.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 13:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608911#M444967</guid>
      <dc:creator>Claudiu_Anghelescu</dc:creator>
      <dc:date>2019-08-02T13:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: scatter chart with categorical axis</title>
      <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608954#M444975</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/62957"&gt;@Claudiu_Anghelescu&lt;/a&gt;&amp;nbsp; .&amp;nbsp; Sadly, since I'm on the personal / learner edition, I can't open .qvw files created by others.&amp;nbsp; If you have time, can you describe the approach in words or screenshots?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 15:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1608954#M444975</guid>
      <dc:creator>qmcmullen</dc:creator>
      <dc:date>2019-08-02T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: scatter chart with categorical axis</title>
      <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1609256#M444994</link>
      <description />
      <pubDate>Mon, 05 Aug 2019 08:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1609256#M444994</guid>
      <dc:creator>Claudiu_Anghelescu</dc:creator>
      <dc:date>2019-08-05T08:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: scatter chart with categorical axis</title>
      <link>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1609946#M445062</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/62957"&gt;@Claudiu_Anghelescu&lt;/a&gt;&amp;nbsp;.&amp;nbsp; That definitely helps with the symbol colors.&amp;nbsp; I was stuck over at the colors tab. : )&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 17:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/scatter-chart-with-categorical-axis/m-p/1609946#M445062</guid>
      <dc:creator>qmcmullen</dc:creator>
      <dc:date>2019-08-06T17:39:10Z</dc:date>
    </item>
  </channel>
</rss>

