<?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: change scale histogram proc sgplot SAS 9.4 in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670647#M20240</link>
    <description>&lt;P&gt;ok thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jul 2020 13:49:56 GMT</pubDate>
    <dc:creator>Annie_Fréchette</dc:creator>
    <dc:date>2020-07-20T13:49:56Z</dc:date>
    <item>
      <title>change scale histogram proc sgplot SAS 9.4</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670644#M20238</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;How can I change the scale of the bar so I can see more easily my data? Would like my graph to be more "spread" and also cut my xaxis at a certain max point...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annie_Fréchette_0-1595252538045.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47328iADD530A8B018883B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Annie_Fréchette_0-1595252538045.png" alt="Annie_Fréchette_0-1595252538045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot
data=work.qulac;
histogram SCC/group=type_lit scale=count nbins=20 transparency=0.70;
density SCC / type=kernel group=type_lit;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks a lot!:0)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 13:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670644#M20238</guid>
      <dc:creator>Annie_Fréchette</dc:creator>
      <dc:date>2020-07-20T13:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: change scale histogram proc sgplot SAS 9.4</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670645#M20239</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Use the XAXIS MAX= option.&lt;/LI&gt;
&lt;LI&gt;Remove outliers.&lt;/LI&gt;
&lt;LI&gt;Use a logarithmic scale.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 20 Jul 2020 13:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670645#M20239</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-20T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: change scale histogram proc sgplot SAS 9.4</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670647#M20240</link>
      <description>&lt;P&gt;ok thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 13:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/change-scale-histogram-proc-sgplot-SAS-9-4/m-p/670647#M20240</guid>
      <dc:creator>Annie_Fréchette</dc:creator>
      <dc:date>2020-07-20T13:49:56Z</dc:date>
    </item>
  </channel>
</rss>

