<?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: Datapanel CellWidthMin but without the MIN. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143204#M5425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not explain my requirements well, I apologize for that. Suffice it to say that using LAYOUT LATTICE I was able to achieve everything I needed to generate a uniform multi-page figure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 16:17:07 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2014-01-21T16:17:07Z</dc:date>
    <item>
      <title>Datapanel CellWidthMin but without the MIN.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143200#M5421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I using SAS 9.3 (TS1M2).&amp;nbsp; I have a 1x2(RxC) cell data panel and I want to specify the CELLWIDTH.&amp;nbsp; I want this so I can "compare" separate graphs.&amp;nbsp; My Y axis tick labels are long and different lenght on different graphs so the size of the data cells will vary depending of the tick lables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have to stick with DATAPANEL but I would like to have control over the size of the cells that have a common Y axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe there is a way to specify the area for the tick labels. I'll check on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 13:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143200#M5421</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-16T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Datapanel CellWidthMin but without the MIN.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143201#M5422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unable to visualize what you want.&amp;nbsp; Can you attach a graph you have now, or one you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way in SG or GTL to specify a cell sizes for a Data Panel.&amp;nbsp; The width of the graph is allocated equally to all columns after accounting for the common Y axis space.&amp;nbsp; With SAS 9.4, you can get PROPORTIONAL allocation based on the number of category values in each cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use LAYOUT LATTICE, with independent Y axes.&amp;nbsp; In this case, you can specify cell widths as a proportion, you can also make the Y axis common. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 04:31:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143201#M5422</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-01-17T04:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Datapanel CellWidthMin but without the MIN.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143202#M5423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't post my output.&amp;nbsp; I have two separate calls to SGRENDER a 1x2 DATAPANEL.&amp;nbsp; The Y tick labels are long and different length on each graph.&amp;nbsp; The tick labels are causing the size of the datapanel cells on the graph with long labels to be be smaller than on the other graph.&amp;nbsp; I want to make the cell size on the two graphs uniform.&lt;/P&gt;&lt;P&gt;I have been able to use a fixed font and pad the Y tick label values with 'a0'x and achieve a somewhat acceptable result.&amp;nbsp; Then I came up with the DRAWTEXT idea but that did not produce acceptable results.&amp;nbsp; But I think it will work if I switch to LAYOUT LATTICE, I'll work on it.&amp;nbsp; Maybe this could be the subject of your next blog. &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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:19:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143202#M5423</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-17T13:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Datapanel CellWidthMin but without the MIN.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143203#M5424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two separate SGRENDER calls means the 1x2 layout is outside the graph, maybe using ODS Layout?&amp;nbsp;&amp;nbsp; So it seems each graph is still a single cell and not a DATAPANEL.&amp;nbsp; DRAWTEXT should work in this case.&amp;nbsp; You can guarantee the cell widths will be same by using same graph widths and turning off the Y axis for both graphs.&amp;nbsp;&amp;nbsp; Pad the graphs on the left to provide space for your custom axis values using pad=(left=10%).&amp;nbsp; Now you can either annotate or DRAWTEXT the yaxis tick values into the padded space.&amp;nbsp; If I understand this correctly, I think you can use either SGRENDER ore SGPLOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143203#M5424</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2014-01-17T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Datapanel CellWidthMin but without the MIN.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143204#M5425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not explain my requirements well, I apologize for that. Suffice it to say that using LAYOUT LATTICE I was able to achieve everything I needed to generate a uniform multi-page figure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:17:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Datapanel-CellWidthMin-but-without-the-MIN/m-p/143204#M5425</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-21T16:17:07Z</dc:date>
    </item>
  </channel>
</rss>

