<?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: SGPLOT VBAR: increase space between clusters without increasing space between bars within cluste in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447952#M15400</link>
    <description>&lt;P&gt;Thanks very much!! Googled but somehow that option never turned up.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Mar 2018 21:05:52 GMT</pubDate>
    <dc:creator>sm4</dc:creator>
    <dc:date>2018-03-22T21:05:52Z</dc:date>
    <item>
      <title>SGPLOT VBAR: increase space between clusters without increasing space between bars within cluster</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447841#M15389</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to increase the space between groups/clusters on a graph made with vbar:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;	proc sgplot data= temp.figure4 noborder nowall pad=(left= 5pct right= 5pct);
		vbar region/response= change
			group= time groupdisplay= cluster
			baselineattrs=(thickness=0) datalabel datalabelattrs= (family= albany weight=bold) barwidth= 1.0;
		xaxis display= (nolabel) fitpolicy= splitalways values= ('value1' ' ' 'value2' 'value3' 'value4' 'value5' 'value6' 'value7' 'value8' 'value9') valueattrs= (family= albany weight=bold size= 8pt);
		yaxis label= 'label' values= (0.00 to 0.10 by 0.02) valuesformat= PERCENTN10.1 valueattrs= (family= albany weight=bold size= 8pt) labelattrs= (family= albany weight= bold size=10pt);
	run;&lt;/PRE&gt;&lt;P&gt;I'm using 'barwidth= 1.0;'&amp;nbsp;making it 0.9&amp;nbsp;creates a nice space between&amp;nbsp;clusters but also&amp;nbsp;creates space within a cluster - I need the bars within a cluster to be touching.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate any tips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 16:24:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447841#M15389</guid>
      <dc:creator>sm4</dc:creator>
      <dc:date>2018-03-22T16:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT VBAR: increase space between clusters without increasing space between bars within cluste</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447857#M15396</link>
      <description>&lt;P&gt;Use CLUSTERWIDTH to change your width between clusters, and BARWIDTH to change the bar widths within the clusters.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 17:16:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447857#M15396</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2018-03-22T17:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: SGPLOT VBAR: increase space between clusters without increasing space between bars within cluste</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447952#M15400</link>
      <description>&lt;P&gt;Thanks very much!! Googled but somehow that option never turned up.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 21:05:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGPLOT-VBAR-increase-space-between-clusters-without-increasing/m-p/447952#M15400</guid>
      <dc:creator>sm4</dc:creator>
      <dc:date>2018-03-22T21:05:52Z</dc:date>
    </item>
  </channel>
</rss>

