<?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: Superscript in axis label SGPLOT in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529715#M17704</link>
    <description>&lt;P&gt;You might need to use the unicode&amp;nbsp;0x1d43.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this link--&amp;gt;&lt;A href="https://stackoverflow.com/questions/17908593/how-to-find-the-unicode-of-the-subscript-alphabet" target="_blank"&gt;https://stackoverflow.com/questions/17908593/how-to-find-the-unicode-of-the-subscript-alphabet&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jan 2019 15:39:58 GMT</pubDate>
    <dc:creator>SuryaKiran</dc:creator>
    <dc:date>2019-01-24T15:39:58Z</dc:date>
    <item>
      <title>Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529656#M17699</link>
      <description>&lt;P&gt;How can I print alphabet 'a' as superscript in xaxis label with SGPLOT on rtf output. I have tried some unicodes but none worked.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 11:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529656#M17699</guid>
      <dc:creator>Snehal</dc:creator>
      <dc:date>2019-01-24T11:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529663#M17700</link>
      <description>&lt;P&gt;Did you try&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods escapechar='~' ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;............&lt;/P&gt;
&lt;P&gt;~{super&amp;nbsp; a}&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 12:42:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529663#M17700</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-01-24T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529672#M17701</link>
      <description>&lt;P&gt;yeah, it is generating _SUP_a_SUP_&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 13:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529672#M17701</guid>
      <dc:creator>Snehal</dc:creator>
      <dc:date>2019-01-24T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529698#M17702</link>
      <description>&lt;P&gt;Try running in UTF-8 encoding&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529698#M17702</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2019-01-24T14:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529710#M17703</link>
      <description>Axis label does not support SUP or SUB commands.  It does support straight Unicode.  If you can find built-in unicode symbol for superscript a, you can use it.  Else, you need to use Annotate or, for simple case, use the Footnote.</description>
      <pubDate>Thu, 24 Jan 2019 15:19:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529710#M17703</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2019-01-24T15:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529715#M17704</link>
      <description>&lt;P&gt;You might need to use the unicode&amp;nbsp;0x1d43.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this link--&amp;gt;&lt;A href="https://stackoverflow.com/questions/17908593/how-to-find-the-unicode-of-the-subscript-alphabet" target="_blank"&gt;https://stackoverflow.com/questions/17908593/how-to-find-the-unicode-of-the-subscript-alphabet&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 15:39:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/529715#M17704</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2019-01-24T15:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/530072#M17708</link>
      <description>&lt;P&gt;Here's one way to do it (I haven't specifically tried it in rtf, but I assume it should work there too)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods escapechar='^';&lt;BR /&gt;proc sgplot data=sashelp.class;&lt;BR /&gt;scatter x=weight y=height;&lt;BR /&gt;xaxis label="Weight ^{unicode '1d43'x}" labelattrs=(size=20 family=Arial);&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="foo.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26579i22C0A71069248908/image-size/large?v=v2&amp;amp;px=999" role="button" title="foo.png" alt="foo.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/530072#M17708</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2019-01-25T14:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/530074#M17709</link>
      <description>&lt;P&gt;By the way - I used the Windows Character Map to find the numeric code for the superscript 'a' ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="unicode_a.png" style="width: 490px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26580i98463064D1F0EB8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="unicode_a.png" alt="unicode_a.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 14:52:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/530074#M17709</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2019-01-25T14:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/539239#M17856</link>
      <description>&lt;P&gt;I tried this but it is producing&amp;nbsp;a rectangle instead of alphabet 'a' as a superscript.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 08:57:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/539239#M17856</guid>
      <dc:creator>Snehal</dc:creator>
      <dc:date>2019-02-28T08:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/539475#M17866</link>
      <description>&lt;P&gt;The other important key is that you have to specify a Unicode font that contains that glyph. Notice in Robert's reply that he explicitly requested the "Arial" font. The font you are using might not have that glyph, which will give you a box.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 20:22:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/539475#M17866</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2019-02-28T20:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/745011#M21603</link>
      <description>&lt;P&gt;Thank you, in this example, you are printing unicode text in the AXIS LABEL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to be able to print unicode text in the AXIS VALUES, using a FORMAT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is the crucial difference, and unless somebody can prove me wrong, I don't think I can do this for the axis values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Graphics-Programming/Superscript-in-format-for-SGPLOT-value-labels/m-p/744993" target="_self"&gt;Original thread&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 18:21:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/745011#M21603</guid>
      <dc:creator>gabonzo</dc:creator>
      <dc:date>2021-06-01T18:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Superscript in axis label SGPLOT</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/745152#M21609</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/255651"&gt;@gabonzo&lt;/a&gt;&amp;nbsp;- Printing superscript text in the axis values is a different topic from doing it in the axis label.&lt;/P&gt;
&lt;P&gt;It would be best to start a new thread for that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 12:04:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Superscript-in-axis-label-SGPLOT/m-p/745152#M21609</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2021-06-02T12:04:44Z</dc:date>
    </item>
  </channel>
</rss>

