<?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: Cannot Display Charts in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243532#M8833</link>
    <description>&lt;P&gt;Can you post your log? You have the show results as generated option in EG turned on?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2016 17:59:17 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-01-14T17:59:17Z</dc:date>
    <item>
      <title>Cannot Display Charts</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243500#M8830</link>
      <description>&lt;P&gt;I am using SAS EG 5.1. I am trying to use the GUI tools to create charts and they will not display. I have attempted this with bar charts, summary statistics and one way frequency table. I have made sure to include ods graphics on; in my code. Other than that I am at a loss.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are there any common mistakes/issues&amp;nbsp;that could prevent me from displaying grapics?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243500#M8830</guid>
      <dc:creator>autoleech</dc:creator>
      <dc:date>2016-01-14T16:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Display Charts</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243503#M8831</link>
      <description>&lt;P&gt;Not having the correct Java installation.&lt;/P&gt;
&lt;P&gt;Check your log for any errors when you try tools.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, try a code snippet, it may be possible that you don't have a SAS/GRAPH license, but you should be able to use sgplot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sgplot data=sashelp.class;&lt;/P&gt;
&lt;P&gt;scatter x=height y=weight;&lt;/P&gt;
&lt;P&gt;run;quit;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 16:19:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243503#M8831</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-14T16:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Display Charts</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243520#M8832</link>
      <description>&lt;P&gt;I do not have any warnings or errors in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code snippet does not produce any output. The log for this proc does not have any errors or warnings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you tell me anything else about the Java installation part that I should look into?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 17:34:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243520#M8832</guid>
      <dc:creator>autoleech</dc:creator>
      <dc:date>2016-01-14T17:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Display Charts</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243532#M8833</link>
      <description>&lt;P&gt;Can you post your log? You have the show results as generated option in EG turned on?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 17:59:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243532#M8833</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-14T17:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Display Charts</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243541#M8835</link>
      <description>&lt;P&gt;I do have "show generated results" turned on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure what I changed, but after opening up a new instance of SAS, running the code snippet you sent, and then closing and reopening my program it began to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for taking time to work on this problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 18:42:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Cannot-Display-Charts/m-p/243541#M8835</guid>
      <dc:creator>autoleech</dc:creator>
      <dc:date>2016-01-14T18:42:32Z</dc:date>
    </item>
  </channel>
</rss>

