<?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 Bottom border of sgplot graph output is absent in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Bottom-border-of-sgplot-graph-output-is-absent/m-p/83851#M3101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run the sgplot procedure to generate four plots on a page, the bottom border of the graph is blank/absent/"white-ed out" in a pdf.&amp;nbsp; However when I print it out, the border is clearly there. Here is the code for one of the plots:&lt;/P&gt;&lt;P&gt;proc sgplot data= dat.test_sas;&lt;/P&gt;&lt;P&gt;vbar year / response=gwp legendlabel="GWP";&lt;/P&gt;&lt;P&gt;vline year / response=frequency y2axis lineattrs=(color=red) legendlabel="Frequency";&lt;/P&gt;&lt;P&gt;yaxis label="GWP";&lt;/P&gt;&lt;P&gt;y2axis label="Frequency";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 20:15:42 GMT</pubDate>
    <dc:creator>dal233</dc:creator>
    <dc:date>2013-03-20T20:15:42Z</dc:date>
    <item>
      <title>Bottom border of sgplot graph output is absent</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bottom-border-of-sgplot-graph-output-is-absent/m-p/83851#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run the sgplot procedure to generate four plots on a page, the bottom border of the graph is blank/absent/"white-ed out" in a pdf.&amp;nbsp; However when I print it out, the border is clearly there. Here is the code for one of the plots:&lt;/P&gt;&lt;P&gt;proc sgplot data= dat.test_sas;&lt;/P&gt;&lt;P&gt;vbar year / response=gwp legendlabel="GWP";&lt;/P&gt;&lt;P&gt;vline year / response=frequency y2axis lineattrs=(color=red) legendlabel="Frequency";&lt;/P&gt;&lt;P&gt;yaxis label="GWP";&lt;/P&gt;&lt;P&gt;y2axis label="Frequency";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 20:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bottom-border-of-sgplot-graph-output-is-absent/m-p/83851#M3101</guid>
      <dc:creator>dal233</dc:creator>
      <dc:date>2013-03-20T20:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bottom border of sgplot graph output is absent</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Bottom-border-of-sgplot-graph-output-is-absent/m-p/83852#M3102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;This is an artifact of the PDF scaling on the computer screen.&amp;nbsp; Often when viewing the doc on screen, the scale factor may be some odd number like 89%, and a thin 1 pixel border may not show through.&amp;nbsp; The final proof is in the printed page.&amp;nbsp; I normally verify the presence of a border by viewing at a higher factor, like 200 or 400%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 19:05:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Bottom-border-of-sgplot-graph-output-is-absent/m-p/83852#M3102</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-04-08T19:05:48Z</dc:date>
    </item>
  </channel>
</rss>

