<?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: Problem angling gchart axis labels in ods rtf output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86486#M9170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting all text modifiers before the text you want modified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;label = (a=90 "Number of Cases")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2012 17:32:39 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2012-10-05T17:32:39Z</dc:date>
    <item>
      <title>Problem angling gchart axis labels in ods rtf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86485#M9169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below code produces a bar chart without error in SAS 9.3, and I am able to open the rtf file.&amp;nbsp; However, neither of the angle suboptions is effective, either in the value option for axis1 or the label option for axis2.&amp;nbsp; As an aside, the split character does not insert three carraige returns as desired, although it does insert one.&amp;nbsp;&amp;nbsp; Any suggestions or related documentation would be greatly appreciated, most especially with regard to angling the labels! Thanks for looking!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods rtf file=tables style=rtf;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis1 label=("Month and Year of Patient Visit")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order=("01JAN2010"D TO "31DEC2011"D BY MONTH)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value=("Jan" "Feb" "Mar" "Apr" "May" "Jun///2010" "Jul" "Aug" "Sep" "Oct" "Nov" "Dec"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Jan" "Feb" "Mar" "Apr" "May "Jun///2011" "Jul" "Aug" "Sep" "Oct" "Nov" "Dec"&amp;nbsp; ANGLE=-90)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; split="/";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis2 label=("Number of Cases" j=l font=bold a=90)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; order=(0 to 10 by 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart data=hepa;&lt;/P&gt;&lt;P&gt;vbar monthyear / sumvar=count discrete space=0 maxis=axis1 raxis=axis2;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods rtf close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 22:27:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86485#M9169</guid>
      <dc:creator>MorningStar</dc:creator>
      <dc:date>2012-10-04T22:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem angling gchart axis labels in ods rtf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86486#M9170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting all text modifiers before the text you want modified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;label = (a=90 "Number of Cases")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 17:32:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86486#M9170</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-10-05T17:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem angling gchart axis labels in ods rtf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86487#M9171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was the problem, thank you!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 17:37:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86487#M9171</guid>
      <dc:creator>MorningStar</dc:creator>
      <dc:date>2012-10-05T17:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem angling gchart axis labels in ods rtf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86488#M9172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also often split lines by repeating the justification. as in j=l xxxxxxxxxxx j=l.&amp;nbsp; the second will split the line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 05:32:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Problem-angling-gchart-axis-labels-in-ods-rtf-output/m-p/86488#M9172</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2012-10-09T05:32:40Z</dc:date>
    </item>
  </channel>
</rss>

