<?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: POINTLABEL in GBARLINE in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/260388#M9395</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest to move to sgplot and graph template language, you can then overlay various types of graphs, and there is an option for labelling points with thier value. &amp;nbsp;Here is an example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2016/03/05/diagrams-with-curved-links/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/2016/03/05/diagrams-with-curved-links/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the very good blog which has examples of pretty much every graph using the new graphing system.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2016 12:52:34 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-03-31T12:52:34Z</dc:date>
    <item>
      <title>POINTLABEL in GBARLINE</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/260383#M9394</link>
      <description>&lt;P&gt;I am trying to put the value of the plot on a bar+line graph .&lt;/P&gt;&lt;P&gt;If I'm using the option POINTLABEL in my symbol , it has no affect on the graph .&lt;/P&gt;&lt;P&gt;However , I can add&amp;nbsp;the markers &amp;nbsp;in the word Add-in so there must be&amp;nbsp; way to program it .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SYMBOL1&lt;/P&gt;&lt;P&gt;INTERPOL=JOIN&lt;/P&gt;&lt;P&gt;Pointlabel&lt;/P&gt;&lt;P&gt;HEIGHT= &lt;STRONG&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;10&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="3" face="Courier New"&gt;&lt;FONT size="3" face="Courier New"&gt;pt&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;FONT=MARKER&lt;/P&gt;&lt;P&gt;VALUE=SQUARE&lt;/P&gt;&lt;P&gt;CV=BLACK&lt;/P&gt;&lt;P&gt;LINE=&lt;STRONG&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;WIDTH=&lt;STRONG&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;2&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;.....&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC GBARLINE DATA=&amp;amp;table;&lt;/P&gt;&lt;P&gt;BAR &amp;amp;variable /&lt;/P&gt;&lt;P&gt;SUMVAR=TotalFleetPCT&lt;/P&gt;&lt;P&gt;NOFRAME&lt;/P&gt;&lt;P&gt;OUTSIDE=PCT&lt;/P&gt;&lt;P&gt;TYPE=SUM&lt;/P&gt;&lt;P&gt;COUTLINE=SAME&lt;/P&gt;&lt;P&gt;RAXIS=AXIS1&lt;/P&gt;&lt;P&gt;MAXIS=AXIS2;&lt;/P&gt;&lt;P&gt;PLOT / SUMVAR= ...&lt;/P&gt;&lt;P&gt;TYPE=SUM&lt;/P&gt;&lt;P&gt;AXIS=AXIS3&lt;/P&gt;&lt;P&gt;LEGEND=LEGEND1;&lt;/P&gt;&lt;P&gt;RUN; QUIT;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT size="3" face="Courier New"&gt;Thanks for your help , &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT color="#008080" size="3" face="Courier New"&gt;&lt;FONT size="3" face="Courier New"&gt;Iris&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 12:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/260383#M9394</guid>
      <dc:creator>Iris83</dc:creator>
      <dc:date>2016-03-31T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: POINTLABEL in GBARLINE</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/260388#M9395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest to move to sgplot and graph template language, you can then overlay various types of graphs, and there is an option for labelling points with thier value. &amp;nbsp;Here is an example:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/2016/03/05/diagrams-with-curved-links/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/2016/03/05/diagrams-with-curved-links/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the very good blog which has examples of pretty much every graph using the new graphing system.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 12:52:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/260388#M9395</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-03-31T12:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: POINTLABEL in GBARLINE</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/261387#M9425</link>
      <description>&lt;P&gt;The R&amp;amp;D team decided not to support pointlabels in Proc Gbarline.&lt;/P&gt;
&lt;P&gt;The symbol statement pointlabel= option is silently ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 13:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/POINTLABEL-in-GBARLINE/m-p/261387#M9425</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2016-04-05T13:41:14Z</dc:date>
    </item>
  </channel>
</rss>

