<?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: fuzzy graphs in ODS output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67418#M7816</link>
    <description>Hi:&lt;BR /&gt;
  I'm not sure what you mean by "coming out fuzzy" - -when you view them on the screen? or when you cut and paste them into some other document?&lt;BR /&gt;
&lt;BR /&gt;
  I'd be tempted to try PNG, as described here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003127724.htm#a003150209" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003127724.htm#a003150209&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  Or, if you mean that the graphs are fuzzy when they print, I would use standard ODS HTML, RTF or PDF "sandwich" syntax around the SGPLOT instead of ODS LISTING. I only use ODS LISTING for debugging and testing my statements and code. For anything "final", I end up using ODS HTML or ODS RTF (mostly) and sometimes ODS PDF.&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003106589.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003106589.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Anyway, just some ideas.&lt;BR /&gt;
cynthia</description>
    <pubDate>Mon, 29 Dec 2008 21:17:50 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-12-29T21:17:50Z</dc:date>
    <item>
      <title>fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67417#M7815</link>
      <description>Hi all. Happy holidays to all.&lt;BR /&gt;
I am using ODS &amp;amp; SGPLOT to export various graphs. However, they are coming out a little fuzzy. Does anyone else have issues with this. Are there better ways to produce graphs. &lt;BR /&gt;
&lt;BR /&gt;
Part of my code is below as to the ODS statements. Any asistance would be greatly appreciated. &lt;BR /&gt;
&lt;BR /&gt;
Lawrence&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ods listing GPATH='\\A:';&lt;BR /&gt;
ODS GRAPHICS ON /IMAGEFMT=BMP ANTIALIAS=ON HEIGHt=2.75in width=5in SCALE=ON  IMAGENAME="OverallCRBSI" BORDER=NO image_dpi=300;&lt;BR /&gt;
proc sgplot data=X; &lt;BR /&gt;
&lt;BR /&gt;
code ...</description>
      <pubDate>Mon, 29 Dec 2008 17:01:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67417#M7815</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-12-29T17:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67418#M7816</link>
      <description>Hi:&lt;BR /&gt;
  I'm not sure what you mean by "coming out fuzzy" - -when you view them on the screen? or when you cut and paste them into some other document?&lt;BR /&gt;
&lt;BR /&gt;
  I'd be tempted to try PNG, as described here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003127724.htm#a003150209" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003127724.htm#a003150209&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  Or, if you mean that the graphs are fuzzy when they print, I would use standard ODS HTML, RTF or PDF "sandwich" syntax around the SGPLOT instead of ODS LISTING. I only use ODS LISTING for debugging and testing my statements and code. For anything "final", I end up using ODS HTML or ODS RTF (mostly) and sometimes ODS PDF.&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003106589.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/grstatproc/60786/HTML/default/a003106589.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Anyway, just some ideas.&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 29 Dec 2008 21:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67418#M7816</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-12-29T21:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67419#M7817</link>
      <description>They are fuzzy in print. I will take a stab at your suggestions.&lt;BR /&gt;
Thanks. &lt;BR /&gt;
Lawrence</description>
      <pubDate>Mon, 29 Dec 2008 21:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67419#M7817</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-12-29T21:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67420#M7818</link>
      <description>Hi, Lawrence:&lt;BR /&gt;
  This Tech Support note &lt;A href="http://support.sas.com/kb/32/993.html" target="_blank"&gt;http://support.sas.com/kb/32/993.html&lt;/A&gt; &lt;BR /&gt;
talks about how the LISTING dest should be turned off when creating ODS GRAPHICS ON/OFF type of output. Since the new SG procedures are a different part of the overall ODS GRAPHICS framework, I have followed this syntax recommendation for the new SG procedures, as well. (That's why I said I only use LISTING with the SG procedures to test my code.)&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 29 Dec 2008 23:45:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67420#M7818</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-12-29T23:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67421#M7819</link>
      <description>Cynthia;&lt;BR /&gt;
Whether I turn the listing on or off seems to make little impact on the graphics output. They look fine onscreen, just not in print! &lt;BR /&gt;
&lt;BR /&gt;
 In addition, I do not wish to make HTML  or RTF files in the process as this takes up even more processor &amp;amp; computer space. &lt;BR /&gt;
&lt;BR /&gt;
Essentially I am outputting multiple files that eventually will be used in a PROC REPORT statement. &lt;BR /&gt;
&lt;BR /&gt;
I can see from from examples from SAS and others the output. Unfortunately I do not find it "crisp" such as a graph from Excel. &lt;BR /&gt;
&lt;BR /&gt;
I did send off some files to SAS tech support so perhaps they can have a better look at what is going on. I'll be honest and state that I am new to graphing (in SAS) and a little overwhelmed by all the possibilities!&lt;BR /&gt;
&lt;BR /&gt;
Once again, thank you!&lt;BR /&gt;
Lawrence</description>
      <pubDate>Tue, 30 Dec 2008 00:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67421#M7819</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-12-30T00:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67422#M7820</link>
      <description>Lawrence:&lt;BR /&gt;
   Sending your question to Tech Support was a good idea. I think the "crisp" issue will eventually come down to the IMAGEFMT= option -- although depending on whether it's the lines that are fuzzy or the fonts that are fuzzy, it could be a font issue, as well.&lt;BR /&gt;
&lt;BR /&gt;
I would not have chosen BMP as the image format because I thought the only thing that BMP was good for was to save images from Microsoft Paint. But I see from this article, &lt;A href="http://www.brighthub.com/multimedia/photography/articles/10036.aspx" target="_blank"&gt;http://www.brighthub.com/multimedia/photography/articles/10036.aspx&lt;/A&gt; that it seems to still be used for photo quality images -- albeit with a larger file size than some other formats.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 30 Dec 2008 06:21:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67422#M7820</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-12-30T06:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67423#M7821</link>
      <description>Cynthia;&lt;BR /&gt;
I have been experiementating with both font types &amp;amp; and the image formats.&lt;BR /&gt;
If I build a new proc template and apply differnt fonts such as garamond and arial there is some improvement.&lt;BR /&gt;
&lt;BR /&gt;
As to the image types, BMP does work as does the PNG files. TIFF is rendered even fuzzier although it should be the opposite. JPG also does not work well as SAS renders the image high contrast that causes a "halo". &lt;BR /&gt;
&lt;BR /&gt;
Will continue to work with SAS tech support on the issue. &lt;BR /&gt;
Thanks again for all your coding help and article links. &lt;BR /&gt;
&lt;BR /&gt;
Lawrence</description>
      <pubDate>Tue, 30 Dec 2008 17:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67423#M7821</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2008-12-30T17:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: fuzzy graphs in ODS output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67424#M7822</link>
      <description>I noticed from your original post that you have the IMAGE_DPI on the ODS GRAPHICS statement.  That option should be used on your ODS LISTING statement.  Try that and see if it makes a difference.</description>
      <pubDate>Thu, 26 Feb 2009 15:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/fuzzy-graphs-in-ODS-output/m-p/67424#M7822</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2009-02-26T15:38:42Z</dc:date>
    </item>
  </channel>
</rss>

