<?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 Point labels in proc gchart in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99985#M3722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an option in proc gchart (Hbar) to label data values inside the bars (without using annotate)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example of the required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;VD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11556iD140B03328ECCC85/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="graph.JPG" title="graph.JPG" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 10:14:38 GMT</pubDate>
    <dc:creator>VD</dc:creator>
    <dc:date>2012-08-21T10:14:38Z</dc:date>
    <item>
      <title>Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99985#M3722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an option in proc gchart (Hbar) to label data values inside the bars (without using annotate)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example of the required output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;VD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11556iD140B03328ECCC85/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="graph.JPG" title="graph.JPG" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 10:14:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99985#M3722</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2012-08-21T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99986#M3723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VD - I don't think it's possible right now in gchart hbar, without using annotate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's an open R&amp;amp;D request in to consider adding this feature, and I've added a link to this thread so the developers will know there is customer interest in this capability.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 12:13:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99986#M3723</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-08-21T12:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99987#M3724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With SAS9.3 release, you can do this using the SGPLOT procedure by overlaying a scatter plot with MarkerChar option on a VBarParm statement.&amp;nbsp; You would need to compute where to place the label since the bar is stacked, so it is similar to annotate.&amp;nbsp; For prior release, you will have to use annotate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:11:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99987#M3724</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2012-08-21T13:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99988#M3725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your replies. Annotate it is then!&lt;/P&gt;&lt;P&gt;VD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:16:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99988#M3725</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2012-08-21T13:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99989#M3726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not to worry - using annotate is not that difficult!&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a bit of sample code to get you started...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data my_anno; set sashelp.class;&lt;BR /&gt;xsys='2'; ysys='2'; when='a';&lt;BR /&gt;midpoint=sex; subgroup=name;&lt;BR /&gt;function='label'; position='4'; text=name;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gchart data=sashelp.class anno=my_anno;&lt;BR /&gt;hbar sex / type=sum sumvar=weight nostats&lt;BR /&gt;subgroup=name nolegend;&lt;BR /&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:27:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99989#M3726</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2012-08-21T13:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Point labels in proc gchart</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99990#M3727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant - thanks Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:39:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Point-labels-in-proc-gchart/m-p/99990#M3727</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2012-08-21T13:39:18Z</dc:date>
    </item>
  </channel>
</rss>

