<?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 Value in bubbles on animated scatter chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085695#M938154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scatter chart being animated through a few weeks. Everything works ok but my problem is that I have 30+ bubbles per week and their colors repeat, meaning that 2 or more bubbles may share the same color, like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="repeat colors.jpg" class="jive-image image-1" src="/legacyfs/online/114084_repeat colors.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Each bubble represents a person and the legend is something like this:&lt;/P&gt;&lt;P&gt;1-Mike&lt;/P&gt;&lt;P&gt;2-Theresa&lt;/P&gt;&lt;P&gt;3-Anne&lt;/P&gt;&lt;P&gt;4-John&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would love to be able to show the numbers inside the bubbles, so that users can easily find which person the bubble represents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this? &lt;STRONG&gt;How to show a just the numbers in the bubbles&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2016 21:50:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-09T21:50:59Z</dc:date>
    <item>
      <title>Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085695#M938154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scatter chart being animated through a few weeks. Everything works ok but my problem is that I have 30+ bubbles per week and their colors repeat, meaning that 2 or more bubbles may share the same color, like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="repeat colors.jpg" class="jive-image image-1" src="/legacyfs/online/114084_repeat colors.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Each bubble represents a person and the legend is something like this:&lt;/P&gt;&lt;P&gt;1-Mike&lt;/P&gt;&lt;P&gt;2-Theresa&lt;/P&gt;&lt;P&gt;3-Anne&lt;/P&gt;&lt;P&gt;4-John&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would love to be able to show the numbers inside the bubbles, so that users can easily find which person the bubble represents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this? &lt;STRONG&gt;How to show a just the numbers in the bubbles&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 21:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085695#M938154</guid>
      <dc:creator />
      <dc:date>2016-02-09T21:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085696#M938155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you need like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114107_Capture.JPG" style="height: 308px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;If so,&lt;/P&gt;&lt;P&gt;Create one Calculated dimension (should be on top position).. and the expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SubField(DimensionName,'-',1)&amp;nbsp; (&lt;/STRONG&gt;Uncheck Show Legend)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto the Presentation Tab -&amp;gt; Check Labels on Data Points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 02:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085696#M938155</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-10T02:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085697#M938157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can show the values by selecting &lt;STRONG&gt;Labels on Data points&lt;/STRONG&gt; on the &lt;STRONG&gt;presentation&lt;/STRONG&gt; tab. But it show both X &amp;amp; Y axis values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other technique is write the expression for bubble &amp;amp; it show bigger value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write the BG color each dimension value if you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 02:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085697#M938157</guid>
      <dc:creator />
      <dc:date>2016-02-10T02:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085698#M938158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Settu,&lt;/P&gt;&lt;P&gt;Thanks for your help. As I said I have a scatter chart being animated, and for that, the dimension I am animating through (week) has to be the 1st dimension if I am not mistaken.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 04:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085698#M938158</guid>
      <dc:creator />
      <dc:date>2016-02-10T04:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085699#M938159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dathu,&lt;/P&gt;&lt;P&gt;My chart is being animated and option #1 doesn't do anything for me.&lt;/P&gt;&lt;P&gt;Can you please expand on how to write color for each dimension value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 04:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085699#M938159</guid>
      <dc:creator />
      <dc:date>2016-02-10T04:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085700#M938160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May be Let us try, if you post the sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 09:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085700#M938160</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-10T09:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085701#M938161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My original problem was that nothing was being shown in the bubbles, even with the proper checkboxes checked.&lt;/P&gt;&lt;P&gt;I just realized the problem - I wanted the Y and X axis not show any values, so I set the font to transparent:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114198" alt="settins axes.png" class="jive-image image-1" height="268" src="/legacyfs/online/114198_settins axes.png" style="height: 267.992px; width: 304px;" width="304" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114199" alt="settings.png" class="jive-image image-2" height="311" src="https://community.qlik.com/legacyfs/online/114199_settings.png" style="height: 311.161px; width: 364px;" width="364" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114203" alt="trnasparent.jpg" class="jive-image image-3" height="277" src="https://community.qlik.com/legacyfs/online/114203_trnasparent.jpg" style="height: 277.21px; width: 337px;" width="337" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After changing the font color I can see values in the bubbles, but unfortunately, values along the axes.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114204" alt="opaque.jpg" class="image-4 jive-image" height="299" src="https://community.qlik.com/legacyfs/online/114204_opaque.jpg" style="height: 299.065px; width: 365px;" width="365" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My question finally is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to hide values along the axes and still have values in the bubbles?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(QV12 sample attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 16:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085701#M938161</guid>
      <dc:creator />
      <dc:date>2016-02-10T16:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Value in bubbles on animated scatter chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085702#M938162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more comment about this. Colors and fonts come from different places. It's crazy!!!&lt;/P&gt;&lt;P&gt;The font color of the labels is set in the X axis. But the font size, style, etc, are set in the LEGEND font configuration. &lt;/P&gt;&lt;P&gt;Not intuitive at all to say the least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-bubbles-on-animated-scatter-chart/m-p/1085702#M938162</guid>
      <dc:creator />
      <dc:date>2016-02-10T17:46:36Z</dc:date>
    </item>
  </channel>
</rss>

