<?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: Is it possible to add significance letters or stars to a sgplot vbar? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Is-it-possible-to-add-significance-letters-or-stars-to-a-sgplot/m-p/829187#M41064</link>
    <description>&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2013/01/21/bar-chart-with-target-and-attribute-map/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2013/01/21/bar-chart-with-target-and-attribute-map/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2017/07/30/clinical-graphs-waterfall-plot/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2017/07/30/clinical-graphs-waterfall-plot/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/11/20/simulate-beta-binomial-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2017/11/20/simulate-beta-binomial-sas.html&lt;/A&gt;</description>
    <pubDate>Thu, 18 Aug 2022 12:50:45 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2022-08-18T12:50:45Z</dc:date>
    <item>
      <title>Is it possible to add significance letters or stars to a sgplot vbar?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Is-it-possible-to-add-significance-letters-or-stars-to-a-sgplot/m-p/829182#M41063</link>
      <description>&lt;PRE&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;I am running the below code to generate a bar chart showing the difference between weights of people in two trials at various timepoints. &lt;BR /&gt;&lt;BR /&gt;proc sgplot data=Stomach_performance noborder;/* Create a graph from the weather.2 data, removing the legend and chart borders */&lt;BR /&gt;	  	title1 c=white  bcolor=black height=10pt ' Performance data';/* Set title name and settings */&lt;BR /&gt;		title2 c=white  bcolor=navy height=10pt 'Start/End Weights';/* Set title name and settings */&lt;BR /&gt;		styleattrs datacolors=(darkgreen white);&lt;BR /&gt;	  	vbar Time / response= weight  stat=mean group=Trial groupdisplay=Cluster /* Set the graph to be a vertical bar plot and specify that the groups are clustered by gender */&lt;BR /&gt;	  	dataskin=MATTE filltype=SOLID  limitstat=stderr; /* Apply seetings to apperance of the bar plot*/&lt;BR /&gt;		xaxis label="Weighing point" discreteorder=data;&lt;BR /&gt;	  	yaxis label="Weights (Kg)" ;&lt;BR /&gt;		run;&lt;BR /&gt;It produces the below plot .&lt;BR /&gt;I have looked elsewhere but cannot seem to find if it possible to add in significance indicators on this chart? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;D&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-08-18 at 13.26.05.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74511i837E65F0058803A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-08-18 at 13.26.05.png" alt="Screenshot 2022-08-18 at 13.26.05.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:27:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Is-it-possible-to-add-significance-letters-or-stars-to-a-sgplot/m-p/829182#M41063</guid>
      <dc:creator>Dillonk499</dc:creator>
      <dc:date>2022-08-18T12:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add significance letters or stars to a sgplot vbar?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Is-it-possible-to-add-significance-letters-or-stars-to-a-sgplot/m-p/829187#M41064</link>
      <description>&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2013/01/21/bar-chart-with-target-and-attribute-map/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2013/01/21/bar-chart-with-target-and-attribute-map/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2017/07/30/clinical-graphs-waterfall-plot/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2017/07/30/clinical-graphs-waterfall-plot/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/11/20/simulate-beta-binomial-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2017/11/20/simulate-beta-binomial-sas.html&lt;/A&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Is-it-possible-to-add-significance-letters-or-stars-to-a-sgplot/m-p/829187#M41064</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-08-18T12:50:45Z</dc:date>
    </item>
  </channel>
</rss>

