<?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: how to replace blank cells with a numerical value in histogram? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/how-to-replace-blank-cells-with-a-numerical-value-in-histogram/m-p/180638#M6643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;i did find a way to work around the blank cells by replacing the blank cell in the field '"Product_rating" by -1 before proceeding to the graph. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 16:45:56 GMT</pubDate>
    <dc:creator>Armand</dc:creator>
    <dc:date>2015-02-25T16:45:56Z</dc:date>
    <item>
      <title>how to replace blank cells with a numerical value in histogram?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-replace-blank-cells-with-a-numerical-value-in-histogram/m-p/180637#M6642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;is there a way to replace blank cells with -1 in my graph code below &lt;STRONG&gt;(Product_rating field has blank cells so need to replace that with -1):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;axis1 label=None;&lt;/P&gt;&lt;P&gt;axis2 label=('Product_rating') order=(-1 to 20 by 2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title 'Product rating';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart data=Prod_list;&lt;/P&gt;&lt;P&gt;vbar3D product_rating/ discrete noframe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subgroup=product_class&lt;/P&gt;&lt;P&gt;raxis=axis1 maxis=axis2&lt;/P&gt;&lt;P&gt;autoref clipref cref=graybb&lt;/P&gt;&lt;P&gt;coutline=black woutline=1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 19:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-replace-blank-cells-with-a-numerical-value-in-histogram/m-p/180637#M6642</guid>
      <dc:creator>Armand</dc:creator>
      <dc:date>2015-02-24T19:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to replace blank cells with a numerical value in histogram?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-replace-blank-cells-with-a-numerical-value-in-histogram/m-p/180638#M6643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;i did find a way to work around the blank cells by replacing the blank cell in the field '"Product_rating" by -1 before proceeding to the graph. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 16:45:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-replace-blank-cells-with-a-numerical-value-in-histogram/m-p/180638#M6643</guid>
      <dc:creator>Armand</dc:creator>
      <dc:date>2015-02-25T16:45:56Z</dc:date>
    </item>
  </channel>
</rss>

