<?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: Proc sgchart marking in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-sgchart-marking/m-p/461338#M15907</link>
    <description>&lt;P&gt;tell the procedures that your X axis is linear:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;xaxis type=linear;&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 14:49:37 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2018-05-10T14:49:37Z</dc:date>
    <item>
      <title>Proc sgchart marking</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-sgchart-marking/m-p/461333#M15906</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I drew a chart using proc sgchart. The follwing code is the code I used to draw the chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=prc. prc_stock_short_th_m;&lt;BR /&gt;where day_public&amp;gt;=-50 and day_public&amp;lt;=50;&lt;BR /&gt;vbar day_public / response=short_ratio stat=mean;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="plot.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20435iE8787170DA79F3B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="plot.png" alt="plot.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The result is this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I cannot see the chart since its markings in x-axis are too small.&lt;/P&gt;&lt;P&gt;Can I alter these marking without changing the contents of the graph?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 14:42:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-sgchart-marking/m-p/461333#M15906</guid>
      <dc:creator>Sejin</dc:creator>
      <dc:date>2018-05-10T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Proc sgchart marking</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-sgchart-marking/m-p/461338#M15907</link>
      <description>&lt;P&gt;tell the procedures that your X axis is linear:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;xaxis type=linear;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 14:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-sgchart-marking/m-p/461338#M15907</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-05-10T14:49:37Z</dc:date>
    </item>
  </channel>
</rss>

