<?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/301613#M10643</link>
    <description>&lt;P&gt;Sure, here is a simple example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
vbox weight / category=sex nofill nomean lineattrs=GraphDataDefault;
scatter x=sex y=weight / group=sex jitter;
run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Sep 2016 19:22:06 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2016-09-29T19:22:06Z</dc:date>
    <item>
      <title>boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301609#M10641</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;is it possible to make this kind of graph in SAS/GRAPH?&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://www.jmp.com/en_be/reference-content/academic/screenshots/jmp/box-plots/_jcr_content/par/lightbox_b889/lightboxThumbnail.img.jpg/1457729340471.jpg" border="0" alt="Box plots" /&gt;&lt;/P&gt;&lt;P&gt;(this comes form JMP library &lt;A href="http://www.jmp.com/en_be/academic/screenshot-gallery.html" target="_blank"&gt;http://www.jmp.com/en_be/academic/screenshot-gallery.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for any feedback&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:12:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301609#M10641</guid>
      <dc:creator>guyvdboer</dc:creator>
      <dc:date>2016-09-29T19:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301613#M10643</link>
      <description>&lt;P&gt;Sure, here is a simple example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
vbox weight / category=sex nofill nomean lineattrs=GraphDataDefault;
scatter x=sex y=weight / group=sex jitter;
run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301613#M10643</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-09-29T19:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301616#M10644</link>
      <description>thanks Dan!</description>
      <pubDate>Thu, 29 Sep 2016 19:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/boxplot/m-p/301616#M10644</guid>
      <dc:creator>guyvdboer</dc:creator>
      <dc:date>2016-09-29T19:28:44Z</dc:date>
    </item>
  </channel>
</rss>

