<?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 Sankey diagram-how to adjust height in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Sankey-diagram-how-to-adjust-height/m-p/751169#M236428</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the following code to create Sankey bar charts to track sleep scores for people across multiple visits. How do I adjust the height of the bars so that each bar height is proportionate to the number of people who attended each visit?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%sankeybarchart&lt;BR /&gt;(data=Sankey&lt;BR /&gt;,subject=subject&lt;BR /&gt;,yvar=sleep_scores&lt;BR /&gt;,xvar=visit&lt;BR /&gt;,yvarord=%str(0, 1, 2, 3, 4)&lt;BR /&gt;,xvarord=%str(0,1,2,3,4)&lt;BR /&gt;,barwidth=0.45&lt;BR /&gt;,xfmt=xfmt.&lt;BR /&gt;,legendtitle=%str(Sleep Scores)&lt;BR /&gt;);&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 11:25:18 GMT</pubDate>
    <dc:creator>selena_12234</dc:creator>
    <dc:date>2021-06-30T11:25:18Z</dc:date>
    <item>
      <title>Sankey diagram-how to adjust height</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sankey-diagram-how-to-adjust-height/m-p/751169#M236428</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the following code to create Sankey bar charts to track sleep scores for people across multiple visits. How do I adjust the height of the bars so that each bar height is proportionate to the number of people who attended each visit?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%sankeybarchart&lt;BR /&gt;(data=Sankey&lt;BR /&gt;,subject=subject&lt;BR /&gt;,yvar=sleep_scores&lt;BR /&gt;,xvar=visit&lt;BR /&gt;,yvarord=%str(0, 1, 2, 3, 4)&lt;BR /&gt;,xvarord=%str(0,1,2,3,4)&lt;BR /&gt;,barwidth=0.45&lt;BR /&gt;,xfmt=xfmt.&lt;BR /&gt;,legendtitle=%str(Sleep Scores)&lt;BR /&gt;);&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 11:25:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sankey-diagram-how-to-adjust-height/m-p/751169#M236428</guid>
      <dc:creator>selena_12234</dc:creator>
      <dc:date>2021-06-30T11:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey diagram-how to adjust height</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sankey-diagram-how-to-adjust-height/m-p/751258#M236462</link>
      <description>&lt;P&gt;No idea.&amp;nbsp; but I want to use this macro.&amp;nbsp; I didn't see it when it came out.&amp;nbsp; Thanks for introducing it to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's got to be answers for you on the Github page.&amp;nbsp; IDK any but I'll put the link here just to be a good forum participant:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/RhoInc/sas-sankeybarchart" target="_blank"&gt;GitHub - RhoInc/sas-sankeybarchart: A set of SAS macros for creating longitudinal bar charts with Sankey-style overlays.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 14:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sankey-diagram-how-to-adjust-height/m-p/751258#M236462</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-06-30T14:10:57Z</dc:date>
    </item>
  </channel>
</rss>

