<?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 Y axis Tick Values inside the graph in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196374#M1622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the graph builder to create a custom horizontal bar chart with the Y axis tick values inside the graph?&lt;/P&gt;&lt;P&gt;Normally the Y axis tick values appear on the left of the Y axis, I want them inside the graph, on the right, with the data "on top" of the Y tick values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example I found this image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rulefive6.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10038_rulefive6.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any replies would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 12:12:28 GMT</pubDate>
    <dc:creator>S_Verm</dc:creator>
    <dc:date>2015-04-15T12:12:28Z</dc:date>
    <item>
      <title>Y axis Tick Values inside the graph</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196374#M1622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the graph builder to create a custom horizontal bar chart with the Y axis tick values inside the graph?&lt;/P&gt;&lt;P&gt;Normally the Y axis tick values appear on the left of the Y axis, I want them inside the graph, on the right, with the data "on top" of the Y tick values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example I found this image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rulefive6.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10038_rulefive6.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any replies would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:12:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196374#M1622</guid>
      <dc:creator>S_Verm</dc:creator>
      <dc:date>2015-04-15T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Y axis Tick Values inside the graph</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196375#M1623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;One thing you can try is overlaying a scatterplot on top of the barchart.&amp;nbsp; You can then add a datalabel role to the scatterplot and make its type=character.&amp;nbsp; Next, you would need to turn off the display of the y axis tickmarks for the barchart and use the datalabels from the scatterplot in their place.&amp;nbsp; This method would require you to create a dummy dataset for the scatter plot so that you can position the labels exactly where you want them.&amp;nbsp; You might also have to make some changes to the properties of the scatterplot markers so that they would not be visible. (Maybe make them the same color as the barchart fill color).&amp;nbsp; Attached is a very rudimentary example that illustrates a path you can follow in attempt to solve your problem.&amp;nbsp; Hopefully others can share more possibilities.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tickValuesInsideAxis.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10053_tickValuesInsideAxis.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 03:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196375#M1623</guid>
      <dc:creator>ScottS_SAS</dc:creator>
      <dc:date>2015-04-16T03:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Y axis Tick Values inside the graph</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196376#M1624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your detailed reply. Unfortunatly the method doesnt work as my data sets are too big to create a scatterplot.&lt;/P&gt;&lt;P&gt;I will keep fiddling and if I find a solution I will post it here too. Maybe its a nice feature to implement in coming versions as the Y tick lables are being generated already, its just a matter of mirroring their horizontal position to the other side of the Y axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 11:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Y-axis-Tick-Values-inside-the-graph/m-p/196376#M1624</guid>
      <dc:creator>S_Verm</dc:creator>
      <dc:date>2015-04-17T11:34:40Z</dc:date>
    </item>
  </channel>
</rss>

