<?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: Polygon fixed color range in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236413#M43320</link>
    <description>&lt;P&gt;thanks for link, however i didn't find any answer to my question.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/935i797EA11BC1991AB4/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="1.jpg" title="1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;this is example what i get, but you can see that color range for level is different and i can't make it fixed.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2015 14:55:26 GMT</pubDate>
    <dc:creator>Raugulis</dc:creator>
    <dc:date>2015-11-25T14:55:26Z</dc:date>
    <item>
      <title>Polygon fixed color range</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236400#M43315</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating hex polygons using such proc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=my_data uniform=all;&lt;/P&gt;&lt;P&gt;polygon id=xmlRegionId x=X y=Y / group=level colorresponse=level colormodel=(cx0009ff cx00e1ff cx00ff66 cxf7ff00 cxffcc00 cxff0000) fill outline&lt;BR /&gt;dataSkin=matte fillattrs=(transparency=0.5);&lt;BR /&gt;BY descending CaseID ;&lt;BR /&gt;Title 'Hex Grid' ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get that color ramp rage is changing depending on CaseID, however i want it fixed (Min= 0 Max=5).&lt;/P&gt;&lt;P&gt;I would be very grateful if you could give me some help with this.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236400#M43315</guid>
      <dc:creator>Raugulis</dc:creator>
      <dc:date>2015-11-25T13:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon fixed color range</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236404#M43317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can generally find very good answers and plenty of examples to graph questions here, I have added the search already:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/graphicallyspeaking/?s=polygon+color" target="_blank"&gt;http://blogs.sas.com/content/graphicallyspeaking/?s=polygon+color&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:26:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236404#M43317</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-11-25T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon fixed color range</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236413#M43320</link>
      <description>&lt;P&gt;thanks for link, however i didn't find any answer to my question.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/935i797EA11BC1991AB4/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="1.jpg" title="1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;this is example what i get, but you can see that color range for level is different and i can't make it fixed.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:55:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236413#M43320</guid>
      <dc:creator>Raugulis</dc:creator>
      <dc:date>2015-11-25T14:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon fixed color range</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236415#M43322</link>
      <description>&lt;P&gt;Could you give an example picture of how you expect it to look, do you mean the Y2 axis should have the same values across the graphs? &amp;nbsp;I think that would make the first graph quite small as Y2 would go from 0 - 4, and you graph only takes up &amp;lt; 1&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 15:07:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236415#M43322</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-11-25T15:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon fixed color range</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236724#M43388</link>
      <description>&lt;P&gt;Sorry for late reply.&lt;BR /&gt;the image should look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/954i419D6AD9D6E84D5F/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="original.jpg" title="original.jpg" width="837" height="308" /&gt;&lt;BR /&gt;the image size is depends on X and Y coordinate system, and Y2 is the intensity of the color.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 11:53:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Polygon-fixed-color-range/m-p/236724#M43388</guid>
      <dc:creator>Raugulis</dc:creator>
      <dc:date>2015-11-27T11:53:39Z</dc:date>
    </item>
  </channel>
</rss>

