<?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 set space between the groups in the bar graph in Proc sgplot - gspace =3 giving error in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901495#M356264</link>
    <description>&lt;P&gt;Barwidth=&lt;/P&gt;
&lt;P&gt;Clusterwidth=&lt;/P&gt;
&lt;P&gt;0 to 1, default is .8 . A ratio of available space . Smaller means the bar is narrower and more space between bars, larger less space&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No gspace option on vbar for Sgplot or Sgpanel. Proc Chart and GCHART options are generally not usable with other procedures.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2023 20:37:54 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-11-03T20:37:54Z</dc:date>
    <item>
      <title>How to set space between the groups in the bar graph in Proc sgplot - gspace =3 giving error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901491#M356262</link>
      <description>&lt;P&gt;title " ";&lt;BR /&gt;ods listing style=listing;&lt;BR /&gt;ods graphics / width=5in height=2.81in;&lt;BR /&gt;ods graphics / reset=ALL outputfmt=PNG imagename="ByDilution";&lt;/P&gt;
&lt;P&gt;proc sgplot data=main_subset PCTLEVEL=GRAPH;&lt;BR /&gt;vbar Sample_name / response = Ref_recovery_ group=replicate gspace=3 groupdisplay = cluster nooutline &lt;BR /&gt;stat=mean dataskin=pressed;&lt;BR /&gt;xaxis display=(nolabel noticks) discreteorder=data FITPOLICY=STAGGER;&lt;BR /&gt;yaxis label="% Targeted Coverage";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;error..&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stalk_0-1699042579448.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/89395iA50BFB799572E4F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Stalk_0-1699042579448.png" alt="Stalk_0-1699042579448.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;keylegend /title='' noborder autooutline;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 20:16:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901491#M356262</guid>
      <dc:creator>Stalk</dc:creator>
      <dc:date>2023-11-03T20:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to set space between the groups in the bar graph in Proc sgplot - gspace =3 giving error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901495#M356264</link>
      <description>&lt;P&gt;Barwidth=&lt;/P&gt;
&lt;P&gt;Clusterwidth=&lt;/P&gt;
&lt;P&gt;0 to 1, default is .8 . A ratio of available space . Smaller means the bar is narrower and more space between bars, larger less space&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No gspace option on vbar for Sgplot or Sgpanel. Proc Chart and GCHART options are generally not usable with other procedures.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 20:37:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901495#M356264</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-11-03T20:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to set space between the groups in the bar graph in Proc sgplot - gspace =3 giving error</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901497#M356266</link>
      <description>Thank you so much Clusterwidth is the one I am looking for.</description>
      <pubDate>Fri, 03 Nov 2023 21:06:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-set-space-between-the-groups-in-the-bar-graph-in-Proc/m-p/901497#M356266</guid>
      <dc:creator>Stalk</dc:creator>
      <dc:date>2023-11-03T21:06:44Z</dc:date>
    </item>
  </channel>
</rss>

