<?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: boxplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/85435#M3138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With gplot, you can do a boxplot plot, and then do a scatter plot (with the '+' character, or any character you want), and then 'overlay' them.&amp;nbsp; Here is the basic syntax (you can add more options to "fancy it up" a bit!)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;symbol1 interpol=boxcti color=black;&lt;BR /&gt;symbol2 interpol=none value=+ color=blue;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis1 offset=(5,5);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;BR /&gt;plot height*age=1 height*age=2 / overlay haxis=axis1;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="foo.png" class="jive-image-thumbnail jive-image" height="482" src="https://communities.sas.com/legacyfs/online/3924_foo.png" width="739" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 12:19:20 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2013-07-22T12:19:20Z</dc:date>
    <item>
      <title>boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/85434#M3137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have used the guied for the first time to do a box plot and i cant find the opton to add the "+" for the mean , can anyone please help me with this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i see from the code that its not using proc boxplot and that its using gplot , maybe its not possible to add the "+" via gplot ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it normal that its using gplot ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 06:37:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/85434#M3137</guid>
      <dc:creator>clcl</dc:creator>
      <dc:date>2013-07-22T06:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/85435#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With gplot, you can do a boxplot plot, and then do a scatter plot (with the '+' character, or any character you want), and then 'overlay' them.&amp;nbsp; Here is the basic syntax (you can add more options to "fancy it up" a bit!)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;symbol1 interpol=boxcti color=black;&lt;BR /&gt;symbol2 interpol=none value=+ color=blue;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis1 offset=(5,5);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;BR /&gt;plot height*age=1 height*age=2 / overlay haxis=axis1;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="foo.png" class="jive-image-thumbnail jive-image" height="482" src="https://communities.sas.com/legacyfs/online/3924_foo.png" width="739" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 12:19:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/85435#M3138</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-07-22T12:19:20Z</dc:date>
    </item>
  </channel>
</rss>

