<?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: 9.3 boxplot in work.gseg in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/9-3-boxplot-in-work-gseg/m-p/205783#M7672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to turn the listing destination on to recover the older behavior. With 9.3 defaulting to having the listing destination off some things seem to work a tad differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ods listing on;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc boxplot;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;end of plot codes&amp;gt;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or possibly add an explicit Gout=work.gseg option on the proc statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2015 20:17:57 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-04-28T20:17:57Z</dc:date>
    <item>
      <title>9.3 boxplot in work.gseg</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/9-3-boxplot-in-work-gseg/m-p/205782#M7671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get a boxplot to appear in my work.gseg folder. I am using a code that has run without error prior to upgrading to 9.3, but now I cannot get the boxplot to display correctly. Below is the code used to generate the boxplot. Any ideas as to why it won't display in gseg?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goptions xpixels=300 ypixels=200; &lt;/P&gt;&lt;P&gt;title;&lt;/P&gt;&lt;P&gt;axis1 order = (0 to 1500 by 250)&lt;/P&gt;&lt;P&gt;label = (height = 1.25 'CD4')&lt;/P&gt;&lt;P&gt;minor = (number = 1) ;&lt;/P&gt;&lt;P&gt;axis2 label = (height = 1.25 'Gender') ;&lt;/P&gt;&lt;P&gt;symbol value = dot&lt;/P&gt;&lt;P&gt;height = 0.5 ;&lt;/P&gt;&lt;P&gt;proc boxplot data=cd4case2 ;&lt;/P&gt;&lt;P&gt;plot (cd4cnt)*birth_sex /&lt;/P&gt;&lt;P&gt;vaxis = axis1&lt;/P&gt;&lt;P&gt;haxis = axis2&lt;/P&gt;&lt;P&gt;cboxfill = TAN&lt;/P&gt;&lt;P&gt;cboxes = BL &lt;/P&gt;&lt;P&gt;name='plot6';&lt;/P&gt;&lt;P&gt;insetgroup mean (5.1) n / header = 'Median CD4 - Dx in Past 6 Months'&lt;/P&gt;&lt;P&gt;pos = topoff&lt;/P&gt;&lt;P&gt;cfill = YELLOW ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 18:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/9-3-boxplot-in-work-gseg/m-p/205782#M7671</guid>
      <dc:creator>PHLepi</dc:creator>
      <dc:date>2015-04-28T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: 9.3 boxplot in work.gseg</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/9-3-boxplot-in-work-gseg/m-p/205783#M7672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to turn the listing destination on to recover the older behavior. With 9.3 defaulting to having the listing destination off some things seem to work a tad differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ods listing on;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc boxplot;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;end of plot codes&amp;gt;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or possibly add an explicit Gout=work.gseg option on the proc statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 20:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/9-3-boxplot-in-work-gseg/m-p/205783#M7672</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-28T20:17:57Z</dc:date>
    </item>
  </channel>
</rss>

