<?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 Bubble Size in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Size/m-p/122372#M4722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me why the bubbles appear different sizes when you plot it sgplot and gplot?&amp;nbsp; You can tell the most on the smaller bubbles.&amp;nbsp; I haven't made any changes to the bubble size in either and the code really only has the variables and nothing else fancy.&amp;nbsp; The one with colored bubbles is sgplot and the one with blue bubbles is gplot.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sgplot bubble.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3808_sgplot bubble.JPG" width="450" /&gt;&lt;IMG alt="gplot bubble.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3809_gplot bubble.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 14:43:07 GMT</pubDate>
    <dc:creator>cat123</dc:creator>
    <dc:date>2013-06-28T14:43:07Z</dc:date>
    <item>
      <title>Bubble Size</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Size/m-p/122372#M4722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell me why the bubbles appear different sizes when you plot it sgplot and gplot?&amp;nbsp; You can tell the most on the smaller bubbles.&amp;nbsp; I haven't made any changes to the bubble size in either and the code really only has the variables and nothing else fancy.&amp;nbsp; The one with colored bubbles is sgplot and the one with blue bubbles is gplot.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sgplot bubble.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3808_sgplot bubble.JPG" width="450" /&gt;&lt;IMG alt="gplot bubble.JPG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3809_gplot bubble.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 14:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bubble-Size/m-p/122372#M4722</guid>
      <dc:creator>cat123</dc:creator>
      <dc:date>2013-06-28T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Size</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Size/m-p/122373#M4723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are two completely different technologies and graphing systems.&amp;nbsp; You will find differences in many other plots, such as Scatter, VBar, and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides that, the SGPLOT Bubble statement uses BRADIUSMIN and BRADIUSMAX for lowest and largest bubble size for mapping the data min and max.&amp;nbsp; Default values are 7 and 21 pixels.&amp;nbsp; The scaling is NOT proportional.&amp;nbsp; That is, the slope of the scale line does not pass through zero.&amp;nbsp; This can be done using the GTL BubblePlot with the RELATIVESCALETYPE option.&amp;nbsp; This will force the scaling to be linear between zero and bubble max.&amp;nbsp; Bubble min will be a cutoff.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 15:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bubble-Size/m-p/122373#M4723</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-06-28T15:03:51Z</dc:date>
    </item>
  </channel>
</rss>

