<?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 Formatting x axis in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387992#M13301</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a box plot with discrete x axis. I need to apply format to the x-axis value.&lt;/P&gt;&lt;P&gt;How can I achieve this ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2017 21:31:12 GMT</pubDate>
    <dc:creator>Leo9</dc:creator>
    <dc:date>2017-08-14T21:31:12Z</dc:date>
    <item>
      <title>Formatting x axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387992#M13301</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a box plot with discrete x axis. I need to apply format to the x-axis value.&lt;/P&gt;&lt;P&gt;How can I achieve this ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387992#M13301</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2017-08-14T21:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting x axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387994#M13302</link>
      <description>&lt;P&gt;Did you try formatting the value?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;format x_axis_variable myformat.;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387994#M13302</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-14T21:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting x axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387995#M13303</link>
      <description>&lt;P&gt;No I mean what options to use within proc template to apply format to x-axis if x axis is discrete.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:39:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387995#M13303</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2017-08-14T21:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting x axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387996#M13304</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/91198"&gt;@Leo9&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;No I mean what options to use within proc template to apply format to x-axis if x axis is discrete.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Well, how about you explain a little more about what you're trying to accomplish?And what you've tried so far and what isn't working.&lt;/P&gt;
&lt;P&gt;I assumed you were using SGPLOT &amp;nbsp;or BOXPLOT.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:45:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/387996#M13304</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-14T21:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting x axis</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/388008#M13305</link>
      <description>&lt;P&gt;FORMAT is one of the statements supported by any display procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using a graph template the easiest thing to test would be to add the&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Format xaxisvariable customformat. ; to the SGRENDER procedure call.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 22:32:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-x-axis/m-p/388008#M13305</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-14T22:32:58Z</dc:date>
    </item>
  </channel>
</rss>

