<?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: Changing colour of a normal curve in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Changing-colour-of-a-normal-curve/m-p/695519#M25187</link>
    <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/298952"&gt;@laurenhosking&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;We found a similar question with a detailed solution in a Solved post in the &lt;STRONG&gt;ODS Reports&lt;/STRONG&gt; forum:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-t-control-color-of-plots-in-PROC-UNIVARIATE/td-p/107584" target="_self"&gt;Solved: Can't control color of plots in PROC UNIVARIATE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We hope that helps!&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 16:10:50 GMT</pubDate>
    <dc:creator>SAS_Cares</dc:creator>
    <dc:date>2020-10-30T16:10:50Z</dc:date>
    <item>
      <title>Changing colour of a normal curve</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Changing-colour-of-a-normal-curve/m-p/695468#M25185</link>
      <description>&lt;P&gt;I'm trying to change the colour of my normal curve on my histogram. This is what ive tried however nothing happens it stays the default colour.&lt;/P&gt;
&lt;PRE&gt;proc univariate data=Students;
	var Results;
	histogram /endpoints=(0 to 16 by 1) normal (Color=red w=5);
	INSET N = 'Number of Patients' MEDIAN (8.2) MEAN (8.2) STD='Standard Deviation' (8.3) / POSITION = ne;
run;&lt;/PRE&gt;</description>
      <pubDate>Fri, 30 Oct 2020 14:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Changing-colour-of-a-normal-curve/m-p/695468#M25185</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-10-30T14:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing colour of a normal curve</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Changing-colour-of-a-normal-curve/m-p/695519#M25187</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/298952"&gt;@laurenhosking&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;We found a similar question with a detailed solution in a Solved post in the &lt;STRONG&gt;ODS Reports&lt;/STRONG&gt; forum:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-t-control-color-of-plots-in-PROC-UNIVARIATE/td-p/107584" target="_self"&gt;Solved: Can't control color of plots in PROC UNIVARIATE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We hope that helps!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 16:10:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Changing-colour-of-a-normal-curve/m-p/695519#M25187</guid>
      <dc:creator>SAS_Cares</dc:creator>
      <dc:date>2020-10-30T16:10:50Z</dc:date>
    </item>
  </channel>
</rss>

