<?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 Getting unicode symbols to appear in grouping label in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36320#M1133</link>
    <description>I am creating a grouped bar chart using a datalattice layout in which I would like to have unicode symbols ({unicode '2265'x} in particular) appear in the area of the graph populated by the "columnvar=" variable.  While getting unicode symobls to appear in titles and footnotes is fairly simple, none of those methods seem to work when the "symbol" is contained in the input data.</description>
    <pubDate>Thu, 18 Nov 2010 19:34:15 GMT</pubDate>
    <dc:creator>Nobody</dc:creator>
    <dc:date>2010-11-18T19:34:15Z</dc:date>
    <item>
      <title>Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36320#M1133</link>
      <description>I am creating a grouped bar chart using a datalattice layout in which I would like to have unicode symbols ({unicode '2265'x} in particular) appear in the area of the graph populated by the "columnvar=" variable.  While getting unicode symobls to appear in titles and footnotes is fairly simple, none of those methods seem to work when the "symbol" is contained in the input data.</description>
      <pubDate>Thu, 18 Nov 2010 19:34:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36320#M1133</guid>
      <dc:creator>Nobody</dc:creator>
      <dc:date>2010-11-18T19:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36321#M1134</link>
      <description>Exactly which version of SAS do you have?  (The reason I ask is that there were some recent fixes in supporting unicode symbols in certain roles in SAS/Graph recently.)&lt;BR /&gt;
&lt;BR /&gt;
Also, which proc are you wanting to use (for example, are you using gchart, and trying to annotate the symbols?)</description>
      <pubDate>Thu, 18 Nov 2010 19:41:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36321#M1134</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-11-18T19:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36322#M1135</link>
      <description>SAS Version: 9.2 (TS2M0) &lt;BR /&gt;
&lt;BR /&gt;
I am using proc template and proc sgrender.</description>
      <pubDate>Thu, 18 Nov 2010 20:09:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36322#M1135</guid>
      <dc:creator>Nobody</dc:creator>
      <dc:date>2010-11-18T20:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36323#M1136</link>
      <description>Ahh - I only know the unicode symbol details in the "traditional" SAS/GRAPH procs (gplot, gchart, gmap, etc).  I'll have to let Dan/Sanjay/etc answer this one! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 18 Nov 2010 20:18:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36323#M1136</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2010-11-18T20:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36324#M1137</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
We do not currently support unicode escapes in strings that come from data columns, which is your case here.&lt;BR /&gt;
&lt;BR /&gt;
Please open a request with SAS Technical Support to add a suggestion for this feature.&lt;BR /&gt;
&lt;BR /&gt;
Regards, &lt;BR /&gt;
 -Prashant.</description>
      <pubDate>Fri, 19 Nov 2010 14:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36324#M1137</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-11-19T14:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting unicode symbols to appear in grouping label</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36325#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this discussion is almost 2 years old, do you know if this feature was requested or even implemented in the meanwhile? I have posted a closely related problem and in fact the technical solution may be the same (I want to use unicode symbols in a scatterplot which are defined through a column in the dataset used for the markercharacter).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 08:50:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Getting-unicode-symbols-to-appear-in-grouping-label/m-p/36325#M1138</guid>
      <dc:creator>juelo</dc:creator>
      <dc:date>2012-09-14T08:50:27Z</dc:date>
    </item>
  </channel>
</rss>

