<?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 Plots (size of bubbles) in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27472#M813</link>
    <description>I'm wondering how to ensure that the size of bubbles are not only proportional to each other within a figure, but across figures.  &lt;BR /&gt;
&lt;BR /&gt;
Right now I have several figures, and for example, one figure where a bubble represents 50 observations is smaller than a bubble in another figure that represents 30 observations.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know of a way to address this?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!</description>
    <pubDate>Wed, 26 May 2010 15:15:44 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-05-26T15:15:44Z</dc:date>
    <item>
      <title>Bubble Plots (size of bubbles)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27472#M813</link>
      <description>I'm wondering how to ensure that the size of bubbles are not only proportional to each other within a figure, but across figures.  &lt;BR /&gt;
&lt;BR /&gt;
Right now I have several figures, and for example, one figure where a bubble represents 50 observations is smaller than a bubble in another figure that represents 30 observations.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know of a way to address this?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance!</description>
      <pubDate>Wed, 26 May 2010 15:15:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27472#M813</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-26T15:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Plots (size of bubbles)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27473#M814</link>
      <description>I'm not sure that "proc gplot" bubble charts have a way to guarantee that the bubbles are scaled the same in different charts.&lt;BR /&gt;
&lt;BR /&gt;
When I need to have total control over bubble sizes (whether in gplot or gmap), I use annotate's "pie" function.  An annotated pie, with style='solid' is a solid bubble, and style='pempty' is an empty circle.  I "normalize" my data values against a maximum, and then use those values to control the 'size' (radius) of the pies.</description>
      <pubDate>Wed, 26 May 2010 17:22:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27473#M814</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-05-26T17:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Plots (size of bubbles)</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27474#M815</link>
      <description>have you tried the UNIFORM option?

aaaaah : that : is: just : for : scaling : indexes    &lt;BR /&gt;
Message was edited by: Peter.C</description>
      <pubDate>Wed, 02 Jun 2010 19:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bubble-Plots-size-of-bubbles/m-p/27474#M815</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-06-02T19:41:52Z</dc:date>
    </item>
  </channel>
</rss>

