<?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: handling missing data in proc sgrender in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158516#M5927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will get warnings only if &lt;STRONG&gt;every observation in the data column is missing&lt;/STRONG&gt;.&amp;nbsp; This is so that one does not provide all missing data by error, and then wonder why the graph is not being drawn.&amp;nbsp; There is no option you can set to suppress such warnings.&amp;nbsp; I din't know of any system option either to suppress warnings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 23:02:18 GMT</pubDate>
    <dc:creator>Jay54</dc:creator>
    <dc:date>2014-08-12T23:02:18Z</dc:date>
    <item>
      <title>handling missing data in proc sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158515#M5926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try to plot using series plot in GTL, I am getting warnings because of missing data. Is there any options that I can use to ignore missing data instead of showing warnings in Log?. The code I used is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seriesplot x = xvar y = yvar/name="ser1";&lt;/P&gt;&lt;P&gt;seriesplot x=xvar1 y= yvar1/yaxis = y2 name = "ser2".&lt;/P&gt;&lt;P&gt;some of the yvar1 is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;warnings:&amp;nbsp; y=yavr1&lt;/P&gt;&lt;P&gt;is invalid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know If there is any options to ignore missing value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 22:52:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158515#M5926</guid>
      <dc:creator>anurak</dc:creator>
      <dc:date>2014-08-12T22:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: handling missing data in proc sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158516#M5927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will get warnings only if &lt;STRONG&gt;every observation in the data column is missing&lt;/STRONG&gt;.&amp;nbsp; This is so that one does not provide all missing data by error, and then wonder why the graph is not being drawn.&amp;nbsp; There is no option you can set to suppress such warnings.&amp;nbsp; I din't know of any system option either to suppress warnings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 23:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158516#M5927</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-08-12T23:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: handling missing data in proc sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158517#M5928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. I am getting warnings when xvar1 is present and the corresponding yvar1 is absent for each observation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 23:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158517#M5928</guid>
      <dc:creator>anurak</dc:creator>
      <dc:date>2014-08-12T23:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: handling missing data in proc sgrender</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158518#M5929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If every observation in a column assigned to a required role is missing,&lt;/STRONG&gt; you will get this warning, and the plot will be dropped.&amp;nbsp; For SERIES plot, both X and Y are required.&amp;nbsp; In your case, since every observation in yvar1 is missing, you will get this warning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 12:29:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/handling-missing-data-in-proc-sgrender/m-p/158518#M5929</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-08-13T12:29:57Z</dc:date>
    </item>
  </channel>
</rss>

