<?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 Block plot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Block-plot/m-p/543415#M17907</link>
    <description>&lt;P&gt;Hi All&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am trying to generate a block plot using the following code, The data set has 2 observations with PR and PR as values. but one of values when plotted on x-axis it truncated and displayed as just "P" please see the attachment. note that length of resp column is set to 3.&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;blockplot x=eval(ady) block=resp/ display=(values label) valuehalign=left label="Response " repeatedvalues=true &lt;BR /&gt;valueattrs=graphdata1(size=7 pt) labelattrs=graphdata1(size=7pt);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Al&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 06:35:19 GMT</pubDate>
    <dc:creator>Almoha</dc:creator>
    <dc:date>2019-03-15T06:35:19Z</dc:date>
    <item>
      <title>Block plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Block-plot/m-p/543415#M17907</link>
      <description>&lt;P&gt;Hi All&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am trying to generate a block plot using the following code, The data set has 2 observations with PR and PR as values. but one of values when plotted on x-axis it truncated and displayed as just "P" please see the attachment. note that length of resp column is set to 3.&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;blockplot x=eval(ady) block=resp/ display=(values label) valuehalign=left label="Response " repeatedvalues=true &lt;BR /&gt;valueattrs=graphdata1(size=7 pt) labelattrs=graphdata1(size=7pt);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;-Al&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 06:35:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Block-plot/m-p/543415#M17907</guid>
      <dc:creator>Almoha</dc:creator>
      <dc:date>2019-03-15T06:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Block plot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Block-plot/m-p/543503#M17908</link>
      <description>&lt;P&gt;To&amp;nbsp;understand what is happening we need sample data and the full, working, SAS code.The full graph would be nice to see, too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The BLOCK statement is intended to be used to add reference regions to a continuous X variable. If you only have two data points, I'm not sure what you are hoping to see.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2014/04/14/the-block-plot/" target="_self"&gt;Here is an article about the BLOCK statement&lt;/A&gt;, in case it is useful.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 12:31:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Block-plot/m-p/543503#M17908</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-03-15T12:31:03Z</dc:date>
    </item>
  </channel>
</rss>

