<?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: SAS Graph - Number of observations per page in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393210#M13493</link>
    <description>&lt;P&gt;One way would be to add a new column to your data for page number. &amp;nbsp;For obs 1-10, set page=1, and so on. &amp;nbsp;Then, use a SERIES plot with either the SGPANEL procedure, with PANELBY page, or SGPLOT with BY page.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2017 13:32:04 GMT</pubDate>
    <dc:creator>Jay54</dc:creator>
    <dc:date>2017-09-05T13:32:04Z</dc:date>
    <item>
      <title>SAS Graph - Number of observations per page</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393187#M13492</link>
      <description>&lt;P&gt;Hi Graph Gurus!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a unique situation, where I want to present 10 observations per page in a line graph.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex: I have 25 observation in a final dataset. &amp;nbsp;I want to present &amp;nbsp;1-10 observations in one page and 11-20 observations in a another page and rest all in different page. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering, could you kindly help me with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 12:35:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393187#M13492</guid>
      <dc:creator>Almighty</dc:creator>
      <dc:date>2017-09-05T12:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph - Number of observations per page</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393210#M13493</link>
      <description>&lt;P&gt;One way would be to add a new column to your data for page number. &amp;nbsp;For obs 1-10, set page=1, and so on. &amp;nbsp;Then, use a SERIES plot with either the SGPANEL procedure, with PANELBY page, or SGPLOT with BY page.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 13:32:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393210#M13493</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2017-09-05T13:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph - Number of observations per page</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393211#M13494</link>
      <description>&lt;P&gt;And if you use the SGPLOT/BY combination, you can use OPTIONS NOBYLINE to supress the BY-line if you don't care to see it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 13:34:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393211#M13494</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-09-05T13:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Graph - Number of observations per page</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393338#M13499</link>
      <description>&lt;P&gt;Thank you, Sanjay and DanH. &amp;nbsp;I used SGPLOT and BY combination&amp;nbsp;and worked perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your time and support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 18:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-Graph-Number-of-observations-per-page/m-p/393338#M13499</guid>
      <dc:creator>Almighty</dc:creator>
      <dc:date>2017-09-05T18:41:14Z</dc:date>
    </item>
  </channel>
</rss>

