<?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: title inside graph in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299840#M10587</link>
    <description>&lt;P&gt;Hi...I am new to using any of the graphing procedures and I am having difficulty getting the titles to appear inside the graph and having a legend included to distinguish different years for each month as the data contains 3 different years of Sales. Any help would be greatly appreciated....Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;goptions reset=all border cback=white htitle=&lt;STRONG&gt;12&lt;/STRONG&gt;pt ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title 'Customer Sales';&lt;/P&gt;
&lt;P&gt;title2 h=&lt;STRONG&gt;10&lt;/STRONG&gt;pt 'Cost Per Customer - Monthly Average';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;axis1 order=('Apr' 'May' 'Jun' 'Jul' 'Aug' 'Sep' 'Oct' 'Nov' 'Dec' 'Jan' 'Feb' 'Mar') label=(f="Arial/Bold" 'Month') offset=(&lt;STRONG&gt;5&lt;/STRONG&gt;,&lt;STRONG&gt;5&lt;/STRONG&gt;) width=&lt;STRONG&gt;1&lt;/STRONG&gt; ;&lt;/P&gt;
&lt;P&gt;axis2 order=(&lt;STRONG&gt;600&lt;/STRONG&gt; to &lt;STRONG&gt;1100&lt;/STRONG&gt; by &lt;STRONG&gt;100&lt;/STRONG&gt;) label=none major=(height=&lt;STRONG&gt;1.5&lt;/STRONG&gt;) minor=(height=&lt;STRONG&gt;1&lt;/STRONG&gt;) width=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;legend1 label=(position=(bottom center));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;gplot&lt;/STRONG&gt; data=cost_per_customer;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; bubble Total_Amount_Paid*Month1=num / haxis=axis1 vaxis=axis2 vminor=&lt;STRONG&gt;1&lt;/STRONG&gt; blabel bsize=&lt;STRONG&gt;12&lt;/STRONG&gt; bfill=solid bscale=area bcolor=bgr;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 16:28:54 GMT</pubDate>
    <dc:creator>twildone</dc:creator>
    <dc:date>2016-09-21T16:28:54Z</dc:date>
    <item>
      <title>re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299840#M10587</link>
      <description>&lt;P&gt;Hi...I am new to using any of the graphing procedures and I am having difficulty getting the titles to appear inside the graph and having a legend included to distinguish different years for each month as the data contains 3 different years of Sales. Any help would be greatly appreciated....Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;goptions reset=all border cback=white htitle=&lt;STRONG&gt;12&lt;/STRONG&gt;pt ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title 'Customer Sales';&lt;/P&gt;
&lt;P&gt;title2 h=&lt;STRONG&gt;10&lt;/STRONG&gt;pt 'Cost Per Customer - Monthly Average';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;axis1 order=('Apr' 'May' 'Jun' 'Jul' 'Aug' 'Sep' 'Oct' 'Nov' 'Dec' 'Jan' 'Feb' 'Mar') label=(f="Arial/Bold" 'Month') offset=(&lt;STRONG&gt;5&lt;/STRONG&gt;,&lt;STRONG&gt;5&lt;/STRONG&gt;) width=&lt;STRONG&gt;1&lt;/STRONG&gt; ;&lt;/P&gt;
&lt;P&gt;axis2 order=(&lt;STRONG&gt;600&lt;/STRONG&gt; to &lt;STRONG&gt;1100&lt;/STRONG&gt; by &lt;STRONG&gt;100&lt;/STRONG&gt;) label=none major=(height=&lt;STRONG&gt;1.5&lt;/STRONG&gt;) minor=(height=&lt;STRONG&gt;1&lt;/STRONG&gt;) width=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;legend1 label=(position=(bottom center));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;gplot&lt;/STRONG&gt; data=cost_per_customer;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; bubble Total_Amount_Paid*Month1=num / haxis=axis1 vaxis=axis2 vminor=&lt;STRONG&gt;1&lt;/STRONG&gt; blabel bsize=&lt;STRONG&gt;12&lt;/STRONG&gt; bfill=solid bscale=area bcolor=bgr;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;quit&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299840#M10587</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2016-09-21T16:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299856#M10588</link>
      <description>&lt;P&gt;Please upload a screenshot of your result/graph.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 14:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299856#M10588</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2016-09-21T14:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299933#M10591</link>
      <description>&lt;P&gt;Hi...I included the output graph.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 18:45:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299933#M10591</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2016-09-21T18:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299935#M10592</link>
      <description>&lt;P&gt;It's not clear which ODS destination you're using, but trying specifying GTITLE on the destination statement to see if that make s a difference. AS for the grouping question, it is difficult to answer without knowing you data structure. Can you post your list of variables?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Dan.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:00:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299935#M10592</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-09-21T19:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299960#M10594</link>
      <description>&lt;P&gt;I have very little experience with graphics.&lt;/P&gt;&lt;P&gt;I understand that you want to move the titles into the graph frame.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a screenshot of MOVE= option (from SAS online doc.) that can be used with Tiltles, Footnotes and Notes.&lt;/P&gt;&lt;P&gt;Check if it helps.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12998iD869BB3B299DBA6B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Gmove-option.JPG" title="Gmove-option.JPG" /&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:23:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/299960#M10594</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2016-09-21T20:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300125#M10597</link>
      <description>&lt;P&gt;Hi Dan.....the list of variables I have are:&lt;/P&gt;
&lt;P&gt;Year&lt;/P&gt;
&lt;P&gt;Total Amount Paid&lt;/P&gt;
&lt;P&gt;Month1 ( name of month)&lt;/P&gt;
&lt;P&gt;num ( Number of Customers)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like the bubbles for each month to represent the year that the bubble is associated with and to have the number of customers as bubble label included. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300125#M10597</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2016-09-22T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300128#M10598</link>
      <description>&lt;P&gt;Instead of GPLOT, try SGPLOT as an alternative:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title 'Customer Sales';&lt;BR /&gt;title2 h=10pt 'Cost Per Customer - Monthly Average';&lt;BR /&gt; &lt;BR /&gt;proc sgplot data=cost_per_customer;&lt;BR /&gt; xaxis values=('Apr' 'May' 'Jun' 'Jul' 'Aug' 'Sep' 'Oct' 'Nov' 'Dec' 'Jan' 'Feb' 'Mar') label='Month';&lt;BR /&gt; yaxis values=(600 to 1100 by 100) display=(nolabel) minor minorcount=1;&lt;BR /&gt; bubble y=Total_Amount_Paid x=Month1 size=num / group=year;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:57:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300128#M10598</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2016-09-22T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: re: title inside graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300187#M10599</link>
      <description>&lt;P&gt;Thanks Dan...it worked perfectly!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:46:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/re-title-inside-graph/m-p/300187#M10599</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2016-09-22T18:46:04Z</dc:date>
    </item>
  </channel>
</rss>

