<?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 Change display (format)of axis tick mark value with Gplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/293656#M10350</link>
    <description>&lt;P&gt;Hi I have use gplot now it straighten the tick mark value but I want to change how they look. At the monent they look like&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;on tick mark but I want to display them R12345&lt;/P&gt;&lt;P&gt;using version 9.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i do?&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2016 10:35:08 GMT</pubDate>
    <dc:creator>dpa</dc:creator>
    <dc:date>2016-08-24T10:35:08Z</dc:date>
    <item>
      <title>Change display (format)of axis tick mark value with Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/293656#M10350</link>
      <description>&lt;P&gt;Hi I have use gplot now it straighten the tick mark value but I want to change how they look. At the monent they look like&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;on tick mark but I want to display them R12345&lt;/P&gt;&lt;P&gt;using version 9.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i do?&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 10:35:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/293656#M10350</guid>
      <dc:creator>dpa</dc:creator>
      <dc:date>2016-08-24T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change display (format)of axis tick mark value with Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/293722#M10352</link>
      <description>&lt;P&gt;I'm assuming that you are talking about the axis assignment. If so, just switch the order of your variables on the PLOT statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example&lt;/P&gt;
&lt;P&gt;plot var1*var2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;becomes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;plot var2*var1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 14:02:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/293722#M10352</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-08-24T14:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change display (format)of axis tick mark value with Gplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/294418#M10364</link>
      <description>&lt;P&gt;no I was asking about rotating axis value I found my solution but thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 15:16:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Change-display-format-of-axis-tick-mark-value-with-Gplot/m-p/294418#M10364</guid>
      <dc:creator>dpa</dc:creator>
      <dc:date>2016-08-26T15:16:05Z</dc:date>
    </item>
  </channel>
</rss>

