<?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 add label in boxplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341793#M11855</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a boxplot figure below, in the topleft area (mean area) I want to add some results analysized by myself, for example, I want to add "E1 vs E2 &amp;nbsp;E2 VS E3" in the rectangle (mean area). I tried to use inset statement in the proc boxplot, but shows syntax error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7797i1633AB205D3F8CE8/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="boxplot.png" title="boxplot.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 22:13:48 GMT</pubDate>
    <dc:creator>echoli</dc:creator>
    <dc:date>2017-03-16T22:13:48Z</dc:date>
    <item>
      <title>add label in boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341793#M11855</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a boxplot figure below, in the topleft area (mean area) I want to add some results analysized by myself, for example, I want to add "E1 vs E2 &amp;nbsp;E2 VS E3" in the rectangle (mean area). I tried to use inset statement in the proc boxplot, but shows syntax error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7797i1633AB205D3F8CE8/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="boxplot.png" title="boxplot.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 22:13:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341793#M11855</guid>
      <dc:creator>echoli</dc:creator>
      <dc:date>2017-03-16T22:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: add label in boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341799#M11856</link>
      <description>&lt;P&gt;Show your code and log&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 22:26:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341799#M11856</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-16T22:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: add label in boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341822#M11857</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know my code is wrong. I was wondering if there is a way to add some text in the figure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1893 proc boxplot data=box;&lt;/P&gt;&lt;P&gt;1894 plot lin_*group /&lt;BR /&gt;1895 nohlabel;&lt;BR /&gt;1896 label lin_ = 'No. of Lin+';&lt;BR /&gt;1897 inset P-Value / height=5 cfill=blank header='' pos=nw;&lt;BR /&gt;-&lt;BR /&gt;22&lt;BR /&gt;76&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: DATA, MAX, MEAN, MIN, NMAX, NMIN, NOBS, STDDEV.&lt;BR /&gt;ERROR 76-322: Syntax error, statement will be ignored.&lt;BR /&gt;1898 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 00:20:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341822#M11857</guid>
      <dc:creator>echoli</dc:creator>
      <dc:date>2017-03-17T00:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: add label in boxplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341830#M11858</link>
      <description>&lt;P&gt;you should try the data option in the inset statement as below, in the position option in place of the x and y coordinates. Please specify the x and y axis where you want to have the box positioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also p-value is not a variable name, could you please check the p-value variable name and mention the same in place of p-value.&lt;/P&gt;
&lt;DIV style="left: 384.405px; top: 1083.5px; font-size: 16.605px; font-family: monospace; transform: scaleX(1.00006);" data-canvas-width="269.11723499999994"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="left: 384.405px; top: 1083.5px; font-size: 16.605px; font-family: monospace; transform: scaleX(1.00006);" data-canvas-width="269.11723499999994"&gt;proc boxplot data=box;&lt;/DIV&gt;
&lt;DIV style="left: 384.405px; top: 1083.5px; font-size: 16.605px; font-family: monospace; transform: scaleX(1.00006);" data-canvas-width="269.11723499999994"&gt;
&lt;P&gt;plot lin_*group /&lt;BR /&gt;nohlabel;&lt;BR /&gt;label lin_ = 'No. of Lin+';&lt;BR /&gt;inset P-Value / height=5 cfill=blank header='E1 vs E2 &amp;nbsp;E2 VS E3' position=(x,y) data;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Mar 2017 01:17:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/add-label-in-boxplot/m-p/341830#M11858</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-03-17T01:17:37Z</dc:date>
    </item>
  </channel>
</rss>

