<?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: how to change the line color of scatterplot including xerrorupper &amp;amp; yerrorupper in GTL in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680422#M20434</link>
    <description>&lt;P&gt;Use the MARKERATTRS= and ERRORBARATTRS= options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;scatterplot x=mean y=age / name="scatter"&lt;BR /&gt;&lt;STRONG&gt;markerattrs=(symbol=circlefilled color=black)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;errorbarattrs=(color=black)&lt;/STRONG&gt;&lt;BR /&gt;xerrorupper=eval(mean + std)&lt;BR /&gt;xerrorlower=eval(mean - std)&lt;BR /&gt;legendlabel="Height (Mean), 1 Standard Deviation";&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 12:38:14 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2020-08-31T12:38:14Z</dc:date>
    <item>
      <title>how to change the line color of scatterplot including xerrorupper &amp; yerrorupper in GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680398#M20433</link>
      <description>&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=grstatgraph&amp;amp;docsetTarget=p08qhdljvzthmnn1vkbule00ad6r.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p19vk8h3terbl1n1c42ypw3hurtl"&gt;http://documentation.sas.com/?docsetId=grstatgraph&amp;amp;docsetTarget=p08qhdljvzthmnn1vkbule00ad6r.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p19vk8h3terbl1n1c42ypw3hurtl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, Does anyone know how to change the line color of scatterplot, including xerrorupper &amp;amp; yerrorupper, to black in the above sample code "Example 3: Dot Plot" ?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 09:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680398#M20433</guid>
      <dc:creator>Ian_Liu</dc:creator>
      <dc:date>2020-08-31T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the line color of scatterplot including xerrorupper &amp; yerrorupper in GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680422#M20434</link>
      <description>&lt;P&gt;Use the MARKERATTRS= and ERRORBARATTRS= options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;scatterplot x=mean y=age / name="scatter"&lt;BR /&gt;&lt;STRONG&gt;markerattrs=(symbol=circlefilled color=black)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;errorbarattrs=(color=black)&lt;/STRONG&gt;&lt;BR /&gt;xerrorupper=eval(mean + std)&lt;BR /&gt;xerrorlower=eval(mean - std)&lt;BR /&gt;legendlabel="Height (Mean), 1 Standard Deviation";&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 12:38:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680422#M20434</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-08-31T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the line color of scatterplot including xerrorupper &amp; yerrorupper in GTL</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680615#M20438</link>
      <description>Thanks Rick !</description>
      <pubDate>Tue, 01 Sep 2020 05:57:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-change-the-line-color-of-scatterplot-including/m-p/680615#M20438</guid>
      <dc:creator>Ian_Liu</dc:creator>
      <dc:date>2020-09-01T05:57:41Z</dc:date>
    </item>
  </channel>
</rss>

