<?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 tree graph in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/tree-graph/m-p/491595#M16862</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;I would like to&amp;nbsp;learn a way to draw a tree graph as the one attached.&lt;/P&gt;
&lt;P&gt;As you can see the first node represents a total and the other child nodes various subtotals.&lt;/P&gt;
&lt;P&gt;I would have the possibility:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;to label each node (e.g Total1, Subtotal1,Subtotal2 etc..)&lt;/LI&gt;
&lt;LI&gt;To add a value for&amp;nbsp; the variable in each node&lt;/LI&gt;
&lt;LI&gt;To add another variable which represents the share of the variable over the overall total.&lt;/LI&gt;
&lt;LI&gt;To have each form colored, possibly based on a palette of colors&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So there are two issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;how the dataset should be designed?&lt;/LI&gt;
&lt;LI&gt;are there procedures to draw such a graph?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions, tips, codes&amp;nbsp;are greatly appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much in advance&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 11:19:32 GMT</pubDate>
    <dc:creator>ciro</dc:creator>
    <dc:date>2018-08-31T11:19:32Z</dc:date>
    <item>
      <title>tree graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/tree-graph/m-p/491595#M16862</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;I would like to&amp;nbsp;learn a way to draw a tree graph as the one attached.&lt;/P&gt;
&lt;P&gt;As you can see the first node represents a total and the other child nodes various subtotals.&lt;/P&gt;
&lt;P&gt;I would have the possibility:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;to label each node (e.g Total1, Subtotal1,Subtotal2 etc..)&lt;/LI&gt;
&lt;LI&gt;To add a value for&amp;nbsp; the variable in each node&lt;/LI&gt;
&lt;LI&gt;To add another variable which represents the share of the variable over the overall total.&lt;/LI&gt;
&lt;LI&gt;To have each form colored, possibly based on a palette of colors&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So there are two issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;how the dataset should be designed?&lt;/LI&gt;
&lt;LI&gt;are there procedures to draw such a graph?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions, tips, codes&amp;nbsp;are greatly appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much in advance&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 11:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/tree-graph/m-p/491595#M16862</guid>
      <dc:creator>ciro</dc:creator>
      <dc:date>2018-08-31T11:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: tree graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/tree-graph/m-p/491616#M16863</link>
      <description>&lt;P&gt;the tree (without labels) is called a dendrogram. Here is &lt;A href="https://blogs.sas.com/content/iml/2013/06/26/color-clusters-in-dendogram.html" target="_self"&gt;an example of how to use the DENDROGRAM&amp;nbsp;statement in the Graph Template Language (GTL).&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have an opinion about the best way to add the&amp;nbsp;labels. Others will offer their advice.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 12:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/tree-graph/m-p/491616#M16863</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-08-31T12:46:32Z</dc:date>
    </item>
  </channel>
</rss>

