<?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 device=png axis label angle=90 does not work with STP in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102167#M3805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to have an angle of 90 degrees for the label of my plot. I have decive=png and I use SAS 9.2 on a UNIX server within the SAS portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at this code which I have in an STP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html file=_webout(no_top_matter no_bottom_matter) path=&amp;amp;_TMPCAT (url=&amp;amp;_REPLAY);&lt;/P&gt;&lt;P&gt;goptions device=png;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot height*weight / vaxis=axis1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; axis1 label=("please change angle" angle=90);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The angle is not changed. But when I run this code in the Enterprise Guide it is fine with the angle.&lt;/P&gt;&lt;P&gt;When I run the same code in the STP but with device=javaimg the angle is shown correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a similar post on the &lt;A href="http://compgroups.net/comp.soft-sys.sas/device-png-bug-feature-or-user-error/643352"&gt;internet&lt;/A&gt;. Seems I'm not the only one with the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help? I'd like to use png but the angle is the only problem I have now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 14:03:55 GMT</pubDate>
    <dc:creator>Eva</dc:creator>
    <dc:date>2013-04-09T14:03:55Z</dc:date>
    <item>
      <title>device=png axis label angle=90 does not work with STP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102167#M3805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to have an angle of 90 degrees for the label of my plot. I have decive=png and I use SAS 9.2 on a UNIX server within the SAS portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at this code which I have in an STP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html file=_webout(no_top_matter no_bottom_matter) path=&amp;amp;_TMPCAT (url=&amp;amp;_REPLAY);&lt;/P&gt;&lt;P&gt;goptions device=png;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot height*weight / vaxis=axis1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; axis1 label=("please change angle" angle=90);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The angle is not changed. But when I run this code in the Enterprise Guide it is fine with the angle.&lt;/P&gt;&lt;P&gt;When I run the same code in the STP but with device=javaimg the angle is shown correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a similar post on the &lt;A href="http://compgroups.net/comp.soft-sys.sas/device-png-bug-feature-or-user-error/643352"&gt;internet&lt;/A&gt;. Seems I'm not the only one with the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help? I'd like to use png but the angle is the only problem I have now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 14:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102167#M3805</guid>
      <dc:creator>Eva</dc:creator>
      <dc:date>2013-04-09T14:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: device=png axis label angle=90 does not work with STP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102168#M3806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the angle before the text ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot height*weight / vaxis=axis1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; axis1 label=(angle=90 "please change angle");&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(If it works in dev=javaimg, that implementation of the feature is a bit 'non-standard')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 14:08:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102168#M3806</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-04-09T14:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: device=png axis label angle=90 does not work with STP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102169#M3807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx a lot. Funny implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 06:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/device-png-axis-label-angle-90-does-not-work-with-STP/m-p/102169#M3807</guid>
      <dc:creator>Eva</dc:creator>
      <dc:date>2013-04-10T06:36:04Z</dc:date>
    </item>
  </channel>
</rss>

