<?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 SAS GRAPH GTL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246358#M8935</link>
    <description>&lt;P&gt;I am using SAS 9.4 M3! I am trying to plot scatter plot in which there are many subjects having&amp;nbsp;concentration =0 . Is there any way I increase the marker size based on the number of subjects at the same concentration level!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2016 15:29:37 GMT</pubDate>
    <dc:creator>SASSLICK001</dc:creator>
    <dc:date>2016-01-27T15:29:37Z</dc:date>
    <item>
      <title>SAS GRAPH GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246358#M8935</link>
      <description>&lt;P&gt;I am using SAS 9.4 M3! I am trying to plot scatter plot in which there are many subjects having&amp;nbsp;concentration =0 . Is there any way I increase the marker size based on the number of subjects at the same concentration level!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246358#M8935</guid>
      <dc:creator>SASSLICK001</dc:creator>
      <dc:date>2016-01-27T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS GRAPH GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246359#M8936</link>
      <description>Bubble Plots</description>
      <pubDate>Wed, 27 Jan 2016 15:30:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246359#M8936</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-27T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS GRAPH GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246364#M8937</link>
      <description>&lt;P&gt;You can use the SIZERESPONSE option on the SCATTERPLOT to control the size of the markers based on a numeric variable. there are also SIZEMIN and SIZEMAX options you can use to control the sizing limits.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:35:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246364#M8937</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-01-27T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS GRAPH GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246372#M8938</link>
      <description>&lt;P&gt;Thanks Dan!&lt;/P&gt;
&lt;P&gt;SIZERESPONSE is for the numeric value &amp;nbsp;as you said&lt;/P&gt;
&lt;P&gt;For Example&lt;/P&gt;
&lt;P&gt;scatterplot x=visit y=pcvalue&lt;/P&gt;
&lt;P&gt;If I use the SIZERESPONSE = PCVALUE then size of the marker would be based on the value!&lt;/P&gt;
&lt;P&gt;What I am looking for is if there are,&amp;nbsp;for example 10 subjects with PCVALUE=100 the current plot is not able to distinguish between one subject and multiple although it looks more thicker!&lt;/P&gt;
&lt;P&gt;I explored the JITTER option but not nice ! I just want to control the size based on subjects!&lt;/P&gt;
&lt;P&gt;Is there any trick here?&lt;/P&gt;
&lt;P&gt;Thanks for all the help!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246372#M8938</guid>
      <dc:creator>SASSLICK001</dc:creator>
      <dc:date>2016-01-27T16:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS GRAPH GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246394#M8939</link>
      <description>&lt;P&gt;Summarize the data so you have a single size value for each plotted point perhaps.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:39:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-GRAPH-GTL/m-p/246394#M8939</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-27T16:39:16Z</dc:date>
    </item>
  </channel>
</rss>

