<?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: LAYOUT GRIDDED in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209698#M7823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Blue is not shorter but the legendlabel associated with it is shorter thats why its center aligned&lt;/P&gt;&lt;P&gt;halign where shoudl i use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 23:15:14 GMT</pubDate>
    <dc:creator>SASSLICK001</dc:creator>
    <dc:date>2015-06-18T23:15:14Z</dc:date>
    <item>
      <title>LAYOUT GRIDDED</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209696#M7821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using layout gridded to merge the legends to get the following inside the graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/10894_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam using the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;Layout Gridded / halign=left valign=bottom border=yes;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign=left "drug";&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; mergedlegend '1' 'a' /border=no;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; mergedlegend '2' 'b' /border=no;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; mergedlegend '3' 'c' /border=no;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endlayout;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I align properly, you see blue line is center as it is shorter and red line is longer! I need to align this properly as it looks awkward now!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 22:19:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209696#M7821</guid>
      <dc:creator>SASSLICK001</dc:creator>
      <dc:date>2015-06-18T22:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: LAYOUT GRIDDED</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209697#M7822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the Formats associated with the variables that are producing XX, YYYYY and ZZZ? I would try making sure that the lengths of those variables's formats are all the same (longest).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The picture displayed doesn't really look like the blue is shorter just that the whole contents of line and label are centered and the text is shorter so the left and right displayed area are more towards the center.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried haling = left on each of merged items?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 22:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209697#M7822</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-06-18T22:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: LAYOUT GRIDDED</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209698#M7823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Blue is not shorter but the legendlabel associated with it is shorter thats why its center aligned&lt;/P&gt;&lt;P&gt;halign where shoudl i use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 23:15:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209698#M7823</guid>
      <dc:creator>SASSLICK001</dc:creator>
      <dc:date>2015-06-18T23:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: LAYOUT GRIDDED</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209699#M7824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no format associated I just give it in the legendlabel statement Please see below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scatterplot x=chg1 y=pct1 / markerattrs=graphdata1(size=8.5 symbol=trianglefilled)&amp;nbsp; name='a' legendlabel="XX";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stepplot&amp;nbsp;&amp;nbsp;&amp;nbsp; x=chg1 y=pct1 / lineattrs=graphdata1(pattern=solid&amp;nbsp; thickness=1) name='1' legendlabel="XX"*/;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scatterplot x=chg2 y=pct2 / markerattrs=graphdata2(size=8.5 symbol=circlefilled) name='b' legendlabel="YYYYY";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stepplot&amp;nbsp;&amp;nbsp;&amp;nbsp; x=chg2 y=pct2 / lineattrs=graphdata2(pattern=shortdash&amp;nbsp; thickness=1)&amp;nbsp;&amp;nbsp; name='2' legendlabel="YYYYY";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; scatterplot x=chg3 y=pct3 / markerattrs=graphdata3(size=8.5 symbol=SquareFilled) name='c' legendlabel="ZZZ";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stepplot&amp;nbsp;&amp;nbsp;&amp;nbsp; x=chg3 y=pct3 / lineattrs=graphdata3(pattern=mediumdash&amp;nbsp; thickness=1)&amp;nbsp;&amp;nbsp; name='3' legendlabel="ZZZ";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 23:18:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209699#M7824</guid>
      <dc:creator>SASSLICK001</dc:creator>
      <dc:date>2015-06-18T23:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: LAYOUT GRIDDED</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209700#M7825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, you should get the right merging if the data is grouped.&lt;/P&gt;&lt;P&gt;Second, if you must do your own grid, try Layout GlobalLegend.&amp;nbsp; It tries to combine multiple legends in a good way.&lt;/P&gt;&lt;P&gt;Please see the GTL doc for the details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 23:57:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/LAYOUT-GRIDDED/m-p/209700#M7825</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2015-06-18T23:57:25Z</dc:date>
    </item>
  </channel>
</rss>

