<?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: SGPLOT and axis parameters in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180243#M6625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason I ask about your SAS version is that we added splitting support in SAS 9.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 20:52:36 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2014-10-10T20:52:36Z</dc:date>
    <item>
      <title>SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180240#M6622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have long tick labels and I want to split it in two rows.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SGPlot95.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/7578_SGPlot95.png" /&gt;&lt;/P&gt;&lt;P&gt;I use split-symbol "~", but I don't know where I need to choose split option. How to solve this problem?&lt;/P&gt;&lt;P&gt;and how to display missing values (like the second tick between "Prior~to chemo" and "1~chemo", right now I fill it with a dot)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 13:04:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180240#M6622</guid>
      <dc:creator>S_Proskurnin</dc:creator>
      <dc:date>2014-10-10T13:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180241#M6623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of SAS are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 13:52:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180241#M6623</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2014-10-10T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180242#M6624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe not a pretty but Fitpolicy=Stagger on your XAXIS statement should get a useable chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 17:47:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180242#M6624</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-10-10T17:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180243#M6625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason I ask about your SAS version is that we added splitting support in SAS 9.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 20:52:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180243#M6625</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2014-10-10T20:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180244#M6626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use SAS 9.2 and how I understand I can't do this (split tick's names) in SGPLOT and I have to use later version of SAS or other function, that's right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 08:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180244#M6626</guid>
      <dc:creator>S_Proskurnin</dc:creator>
      <dc:date>2014-10-13T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT and axis parameters</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180245#M6627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for help, but unfortunately it's not that I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 08:17:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-and-axis-parameters/m-p/180245#M6627</guid>
      <dc:creator>S_Proskurnin</dc:creator>
      <dc:date>2014-10-13T08:17:05Z</dc:date>
    </item>
  </channel>
</rss>

