<?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: INSET option PROC SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877167#M23837</link>
    <description>&lt;P&gt;Thank you, this works.&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 20:06:19 GMT</pubDate>
    <dc:creator>Leo9</dc:creator>
    <dc:date>2023-05-23T20:06:19Z</dc:date>
    <item>
      <title>INSET option PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877151#M23835</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to display a text as well as n (number of subjects) using INSET option. I am trying to display these number in 4 different spaces in a plot. Problem is that when I use INSET for displaying text and n, they are getting overlapped because of position. Any solution to avoid overlap ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&amp;nbsp;&lt;/P&gt;&lt;P&gt;inset 'Value 1' / position=bottomleft labelalign=right;&lt;BR /&gt;inset "n=&amp;amp;n1." / position=bottomleft labelalign=center;&lt;/P&gt;&lt;P&gt;inset 'Value 2' / position=bottomright labelalign=right;&lt;BR /&gt;inset "n=&amp;amp;n2." / position=bottomright labelalign=center;&lt;/P&gt;&lt;P&gt;inset 'Value 3' / position=topleft labelalign=right;&lt;BR /&gt;inset "n=&amp;amp;n3." / position=topleft labelalign=center;&lt;/P&gt;&lt;P&gt;inset 'Value 4' / position=topright labelalign=right;&lt;BR /&gt;inset "n=&amp;amp;n4." / position=topright labelalign=center;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 19:37:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877151#M23835</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2023-05-23T19:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: INSET option PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877165#M23836</link>
      <description>&lt;P&gt;Can you trim down the number of insets this way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;inset "n=&amp;amp;n1." / title='Value 1' position=bottomleft;
inset "n=&amp;amp;n2." / title='Value 2' position=bottomright;
inset "n=&amp;amp;n3." / title='Value 3' position=topleft;
inset "n=&amp;amp;n4." / title='Value 4' position=topright;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 May 2023 20:02:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877165#M23836</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2023-05-23T20:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: INSET option PROC SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877167#M23837</link>
      <description>&lt;P&gt;Thank you, this works.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 20:06:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/INSET-option-PROC-SGPLOT/m-p/877167#M23837</guid>
      <dc:creator>Leo9</dc:creator>
      <dc:date>2023-05-23T20:06:19Z</dc:date>
    </item>
  </channel>
</rss>

