<?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 and Footer statements make box plot smaller in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113480#M4291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to submit real (proprietary) data. Submit fake data that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 12:48:36 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2013-04-23T12:48:36Z</dc:date>
    <item>
      <title>Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113474#M4285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first off thank you for looking into this topic and for trying to help me. I am in the process generating a few reports. Those reports consist of a proc print that creates tables and a proc boxplot that is supposed to generate a boxplot. Everything is saved into the one PDF. My problem is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add footnotes and titles to the proc boxplot, the size of the box plot diagram shrinks exponentially, inspite of lots of white space below the box plot. Why can't the title and footnote statements just use up the white space above/below the box plot?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the code for the proc boxplot statement and the template that goes with it. Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113474#M4285</guid>
      <dc:creator>PhilfromGermany</dc:creator>
      <dc:date>2013-04-19T10:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113475#M4286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try NOGTITLE and NOGFOOTNOTE options on the ODS PDF statement. Default of GTITLE makes titles part of the graphic displays usually resulting in reduced space for the plots.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:33:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113475#M4286</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-04-19T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113476#M4287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ballardw, thank you for your response. Using the NOGFOOTNOTE and NOGTITLE options didn't change anything &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 09:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113476#M4287</guid>
      <dc:creator>PhilfromGermany</dc:creator>
      <dc:date>2013-04-22T09:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113477#M4288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your best bet would be to submit a problem report to Tech Support using the link in the bottom page footer.&lt;/P&gt;&lt;P&gt;Or, attach the FULL WORKING program, with data and output to this thread, and we can try debugging it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 12:59:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113477#M4288</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-04-22T12:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113478#M4289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try options on the ODS GRAPHICS statement. You can set explicit height/width for graph sizes and Scale/noscale to allow/prevent text, such as titles and footnotes to change with the resized graph.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 18:01:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113478#M4289</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-04-22T18:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113479#M4290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Sanjay Thank you for your response. Submitting the data is not an option. &lt;/P&gt;&lt;P&gt;@ballardw I ended up replacing the PROC BOXPLOT with PROC GPLOT. I no longer have to specify a graphics dump using PROC GPLOT. However, I ran into another problem using #byval(var) in the title statement (&lt;A __default_attr="163360" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/"&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for everyone's help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 08:40:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113479#M4290</guid>
      <dc:creator>PhilfromGermany</dc:creator>
      <dc:date>2013-04-23T08:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113480#M4291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to submit real (proprietary) data. Submit fake data that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113480#M4291</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-04-23T12:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Title and Footer statements make box plot smaller</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113481#M4292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a general note for future queries, it is much easier for other people who are not familir with your project to help you if you include a (smaller or reduced) working program with fake or simulated data that will demnostrate the problem.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:57:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Title-and-Footer-statements-make-box-plot-smaller/m-p/113481#M4292</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-04-23T12:57:49Z</dc:date>
    </item>
  </channel>
</rss>

