<?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 Waterfall Plot: x-axis tick mark vertical labels in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725817#M21133</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In my waterfall, I am plotting change in tumor size for 145 subjects. As a result the subject numbers are not displayed clearly and x-axis is not readable. Is there a way to make the subject numbers (x-axis) tick marks vertical? Attached to this post is an image of x-axis from the plot. Any help is much appreciated. Thanks!!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Waterfall Plot xaxis.png" style="width: 584px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55882iFD3DF2F0E9DD1ED9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Waterfall Plot xaxis.png" alt="Waterfall Plot xaxis.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 15:43:20 GMT</pubDate>
    <dc:creator>Banoo</dc:creator>
    <dc:date>2021-03-12T15:43:20Z</dc:date>
    <item>
      <title>Waterfall Plot: x-axis tick mark vertical labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725817#M21133</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In my waterfall, I am plotting change in tumor size for 145 subjects. As a result the subject numbers are not displayed clearly and x-axis is not readable. Is there a way to make the subject numbers (x-axis) tick marks vertical? Attached to this post is an image of x-axis from the plot. Any help is much appreciated. Thanks!!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Waterfall Plot xaxis.png" style="width: 584px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/55882iFD3DF2F0E9DD1ED9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Waterfall Plot xaxis.png" alt="Waterfall Plot xaxis.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 15:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725817#M21133</guid>
      <dc:creator>Banoo</dc:creator>
      <dc:date>2021-03-12T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Plot: x-axis tick mark vertical labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725819#M21134</link>
      <description>&lt;P&gt;It never hurts to share the code you are currently using.&lt;/P&gt;
&lt;P&gt;Suggestions that are based on a Proc SGPLOT solution may not be appropriate if you are using Graph Template Language, or vice versa.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since your current axis is so "ugly" you should provide some examples of what the text displayed on the axis should be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to use the VALUESROTATE=Vertical on an XAXIS statement but this interacts to some extent with the FITPOLICY option, which is why I suggest showing the entire code of your plot.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 15:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725819#M21134</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-03-12T15:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Waterfall Plot: x-axis tick mark vertical labels</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725823#M21135</link>
      <description>As a programmer who also works with tumor measurement data my question is: is it necessary to even show the patient ids in the axis? The purpose of the plot is to get an idea of how patients responded to the treatment in a visual, and using the graph to track an individual patient isn't really efficient. I would turn the ticks and labels off for the x axis and just mention how many patients are included.</description>
      <pubDate>Fri, 12 Mar 2021 16:18:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Waterfall-Plot-x-axis-tick-mark-vertical-labels/m-p/725823#M21135</guid>
      <dc:creator>JeffMeyers</dc:creator>
      <dc:date>2021-03-12T16:18:43Z</dc:date>
    </item>
  </channel>
</rss>

