<?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 Plots in CAS in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Plots-in-CAS/m-p/518324#M74</link>
    <description>&lt;P&gt;Hi, I'm using CAS actions to do some calculation, and at the end I want to plot some graphs. How do plots works in CAS? What are the procedure to plot graphs from a caslib?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can of course move the data from CAS to Workspace server and use the old plots procedure, but how to do it directly in CAS? Without the VA of course.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 08:35:03 GMT</pubDate>
    <dc:creator>Edoedoedo</dc:creator>
    <dc:date>2018-12-04T08:35:03Z</dc:date>
    <item>
      <title>Plots in CAS</title>
      <link>https://communities.sas.com/t5/Developers/Plots-in-CAS/m-p/518324#M74</link>
      <description>&lt;P&gt;Hi, I'm using CAS actions to do some calculation, and at the end I want to plot some graphs. How do plots works in CAS? What are the procedure to plot graphs from a caslib?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can of course move the data from CAS to Workspace server and use the old plots procedure, but how to do it directly in CAS? Without the VA of course.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:35:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Plots-in-CAS/m-p/518324#M74</guid>
      <dc:creator>Edoedoedo</dc:creator>
      <dc:date>2018-12-04T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Plots in CAS</title>
      <link>https://communities.sas.com/t5/Developers/Plots-in-CAS/m-p/528028#M75</link>
      <description>&lt;P&gt;For more information on this, have a look here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=grsggs&amp;amp;docsetTarget=p0hpy798t4agxpn181uc7bbzas0n.htm&amp;amp;locale=en" target="_self"&gt;&lt;SPAN class="ng-binding"&gt;SAS® 9.4 and SAS® Viya® 3.4 Programming Documentation&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Introduction to SAS Platform Graphing&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some text from above:&lt;/P&gt;
&lt;H2 class="xis-title"&gt;Overview of Using Data That Is Processed In CAS&lt;/H2&gt;
&lt;DIV id="n0uzli5x37e5ycn1ok494e6q1vyg" class="xis-topicContent"&gt;
&lt;DIV id="p0mjggy46cqxfqn1udon3elgz4d0" class="xis-paragraph"&gt;When data resides in the SAS Cloud Analytic Services (CAS) environment, the data can be accessed by the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ng-scope" data-gloss-modified="" data-gloss-item="1"&gt;&lt;A class="glossLink ng-scope" href="https://go.documentation.sas.com/" target="_blank"&gt;&lt;SPAN class="xis-glossTerm ng-scope" data-gloss-term="1"&gt;ODS Graphics&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;procedures through the CAS LIBNAME engine. The CAS LIBNAME engine enables the procedures to access and download CAS tables to the SAS client, such as SAS Studio. For more information about creating a CAS libref, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xis-xrefBookTitle ng-scope" tabindex="0" href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=casref&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en&amp;amp;showBanner=walkup" data-docset-id="casref" data-docset-version="3.4" data-original-href="titlepage.htm"&gt;SAS Cloud Analytic Services: User’s Guide&lt;/A&gt;.&lt;/DIV&gt;
&lt;DIV class="xis-paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="n0sktyhtt287trn1qm3itfq6142i" class="xis-paragraph"&gt;For this release of SAS Viya, the analytics for the ODS Graphics procedures are performed in the SAS client instead of the CAS environment. Therefore, for large data situations, it is recommended that you summarize or reduce the data before attempting to graph it. For example, in CAS procedure you can use the AGGREGATE action to summarize your large data to another CAS table, Then, you can reference the summarized CAS data from the SGPLOT or SGPANEL procedures to create a bar chart using the HBARPARM or VBARPARM statements.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 14:00:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Plots-in-CAS/m-p/528028#M75</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2019-01-17T14:00:10Z</dc:date>
    </item>
  </channel>
</rss>

