<?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: Bubble chart Like this in SAS Visual Analytics? in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Bubble-chart-Like-this-in-SAS-Visual-Analytics/m-p/753108#M1007</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/162842"&gt;@kiranch&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was this example visualization previously built in JavaScript directly? If so you could lift it into Visual Analytics using the VA SDK. There's a pre-built example on the sassoftware GitHub page that already uses the D3.js Circle Packing plugin which creates a packed bubble plot:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Visualizing-nested-data-with-a-circle-packing-graph-in-SAS/ta-p/553655" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Visualizing-nested-data-with-a-circle-packing-graph-in-SAS/ta-p/553655&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From a native VA canvas object perspective you can use the 'Bubble Plot' object, you can customize the look &amp;amp; feel by removing axis ticks and grid lines etc. but the point labels would be via the tooltips, not overlaid on the plot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a pre-defined layout you could also use the 'Geo-Coordinate' canvas object, feeding X &amp;amp; Y coordinates. This allows you to set a specific layout and include point labels. See attached an example I've done for sport position layout where I've rastered an image to project X&amp;amp;Y coordinates then added those coordinates to my source dataset to visualize in VA, you can then remove the map background and add data labels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this answer you question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Harry&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lionsDemo.jpg" style="width: 835px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61099iD1204C54A1918DF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="lionsDemo.jpg" alt="lionsDemo.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 11:24:57 GMT</pubDate>
    <dc:creator>HarrySnart</dc:creator>
    <dc:date>2021-07-09T11:24:57Z</dc:date>
    <item>
      <title>Bubble chart Like this in SAS Visual Analytics?</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Bubble-chart-Like-this-in-SAS-Visual-Analytics/m-p/751122#M999</link>
      <description>&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we create&amp;nbsp;Bubble chart Like this in SAS Visual Analytics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;We got requirement like this.&lt;/P&gt;&lt;P&gt;Is there any possibilities to do this kind of chart?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiranch_0-1625028232208.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/60822i00E0CBAE0105B8B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiranch_0-1625028232208.png" alt="kiranch_0-1625028232208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 04:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Bubble-chart-Like-this-in-SAS-Visual-Analytics/m-p/751122#M999</guid>
      <dc:creator>kiranch</dc:creator>
      <dc:date>2021-06-30T04:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble chart Like this in SAS Visual Analytics?</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Bubble-chart-Like-this-in-SAS-Visual-Analytics/m-p/753108#M1007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/162842"&gt;@kiranch&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was this example visualization previously built in JavaScript directly? If so you could lift it into Visual Analytics using the VA SDK. There's a pre-built example on the sassoftware GitHub page that already uses the D3.js Circle Packing plugin which creates a packed bubble plot:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Visualizing-nested-data-with-a-circle-packing-graph-in-SAS/ta-p/553655" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Visualizing-nested-data-with-a-circle-packing-graph-in-SAS/ta-p/553655&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From a native VA canvas object perspective you can use the 'Bubble Plot' object, you can customize the look &amp;amp; feel by removing axis ticks and grid lines etc. but the point labels would be via the tooltips, not overlaid on the plot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a pre-defined layout you could also use the 'Geo-Coordinate' canvas object, feeding X &amp;amp; Y coordinates. This allows you to set a specific layout and include point labels. See attached an example I've done for sport position layout where I've rastered an image to project X&amp;amp;Y coordinates then added those coordinates to my source dataset to visualize in VA, you can then remove the map background and add data labels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this answer you question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Harry&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lionsDemo.jpg" style="width: 835px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61099iD1204C54A1918DF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="lionsDemo.jpg" alt="lionsDemo.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 11:24:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Bubble-chart-Like-this-in-SAS-Visual-Analytics/m-p/753108#M1007</guid>
      <dc:creator>HarrySnart</dc:creator>
      <dc:date>2021-07-09T11:24:57Z</dc:date>
    </item>
  </channel>
</rss>

