<?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: Trouble plotting a scatter plot using an indicator in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840684#M12635</link>
    <description>&lt;P&gt;Hi, ive tried this. This produces a denisty plot. I am not looking for a denisty plot but a way to visually see all 11k points without having to zoom in.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 19:59:41 GMT</pubDate>
    <dc:creator>aj_954</dc:creator>
    <dc:date>2021-09-30T19:59:41Z</dc:date>
    <item>
      <title>Trouble plotting a scatter plot using an indicator</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840609#M12633</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 11,000 data points, lets call them x1 and y1.&amp;nbsp; I want to show case off in a scatter plot. Each of these points is labeled to a "cluster". The clusters are labeled 0-8.&amp;nbsp; About 10,600 of these poitns belong to cluster 1 and the rest belong to the remaining clusters about 10-20 points per cluster. When i make the dimesion "cluster" and the X measures x1 and Y measdures y1, I get " The chart is not displayed because it contains only undefined values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I make the x and y dimensions the sum of the clusters, I get them to plot, however, it takes the sum of each x and y values per cluster, which is not what I want. I want to showcase all the data points with the color being from the cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am i doing wrong?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 16:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840609#M12633</guid>
      <dc:creator>aj_954</dc:creator>
      <dc:date>2021-09-30T16:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble plotting a scatter plot using an indicator</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840660#M12634</link>
      <description>&lt;P&gt;Your "bubble" should be your data_point field (if you don't have an id/attribute for them, create an id field using rowno() in your data model), that will display a point for each data_point.&lt;/P&gt;&lt;P&gt;Your measures:&amp;nbsp; x-axis = sum(x1)&lt;/P&gt;&lt;P&gt;y-axis = sum(y1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in appearence &amp;gt; colors and legent &amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;switch Colors to custom and choose color by expression.&lt;/P&gt;&lt;P&gt;your expression can be:&lt;/P&gt;&lt;P&gt;pick(cluster + 1, rgb(color1), rgb(color2), red(), blue(), yellow(), rgb(color6))&amp;nbsp; ... etc.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 18:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840660#M12634</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-30T18:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble plotting a scatter plot using an indicator</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840684#M12635</link>
      <description>&lt;P&gt;Hi, ive tried this. This produces a denisty plot. I am not looking for a denisty plot but a way to visually see all 11k points without having to zoom in.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 19:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840684#M12635</guid>
      <dc:creator>aj_954</dc:creator>
      <dc:date>2021-09-30T19:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble plotting a scatter plot using an indicator</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840686#M12636</link>
      <description>&lt;P&gt;If you want to view &amp;gt; 1000 points (1000 is the limit on scatter plot before it shows density) that's a different issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Natively the workarounds can be using a drill down dimension or enable Limitation to only show Top 1000 (ex. based on your first measure expression).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if there is a 3rd party extension to handle this.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 20:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Trouble-plotting-a-scatter-plot-using-an-indicator/m-p/1840686#M12636</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-30T20:14:05Z</dc:date>
    </item>
  </channel>
</rss>

