<?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: Significance symbol above bars in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/340521#M11829</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to move the markers up, then you just have to change the value of the y-axis. You can also add just create another yaxis which is y_new = y + 5 for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not completely understand your other questions. Can you rephrase them please? It will also be useful if you attach your image, and/or the image you would like to produce.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kriss&lt;/P&gt;</description>
    <pubDate>Mon, 13 Mar 2017 17:52:02 GMT</pubDate>
    <dc:creator>djrisks</dc:creator>
    <dc:date>2017-03-13T17:52:02Z</dc:date>
    <item>
      <title>Significance symbol above bars</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339794#M11816</link>
      <description>&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;SAS 9.4&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I am attempting to add a second y axis that will enable me to insert an asterisk above significant levels of a variable. I created a data set from proc descript for my estimates and confidence intervals.&amp;nbsp; I am determining significance by non-overlapping confidence intervals.&amp;nbsp; Is it possible to create a variable of the levels that are significant from the read in data and use as y= in my second axis to create an asterisk over the significant bar?&amp;nbsp; Also, is it possible to move the markers up so they are not running into my error bars?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; risk;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;set&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; desc_out;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008000" face="Courier New"&gt;template&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;define&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;style&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; styles.district;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;parent&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = Styles.htmlblue;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;class&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; GraphColors /&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata1'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = white&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata2'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata3'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata4'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata5'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata6'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata7'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;'gdata8'&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = CX4D7EBF;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;end&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;html&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;close&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;graphics&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;on&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; / &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;width&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;6.5&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;in&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;height&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;4&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;in&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;noborder&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;title&lt;/FONT&gt; &lt;FONT color="#000080" face="Courier New"&gt;"Marijuana Use by District, 2015"&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;footnote&lt;/FONT&gt; &lt;FONT color="#000080" face="Courier New"&gt;"Barchartparm and Scatterplot Overlay for Bar Chart With Error Bars"&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;options&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;nodate&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;nonumber&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;; &lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*suppress data stamp and pg #*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;html&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;path&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = &lt;/FONT&gt;&lt;FONT color="#000080" face="Courier New"&gt;"D:\Data"&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;style&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=styles.district;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;listing&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;style&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; =styles.district;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008000" face="Courier New"&gt;template&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;define&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;statgraph&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; risk ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;begingraph&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; / ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;layout&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;overlay&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; / &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;walldisplay&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=none &lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*controls border around graph area */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;yaxisopts&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; = (griddisplay = on linearopts = (viewmin = &lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;0&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; viewmax=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;20&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; thresholdmax = &lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;1&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; )&lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*grid display*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080" face="Courier New"&gt;offsetmin = &lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;0&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; offsetmax = &lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;0&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;)&lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*gets rid of double x axis*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;xaxisopts&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;= (display=( line label tickvalues )&lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*No ticks*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080" face="Courier New"&gt;label=(&lt;/FONT&gt;&lt;FONT color="#000080" face="Courier New"&gt;" "&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;)&lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*no bottom legend*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080" face="Courier New"&gt;tickvalueattrs=(size=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;8&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;pt weight=bold )&lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*Font size for x axis tick values*/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080" face="Courier New"&gt;discreteopts=( TICKVALUEFITPOLICY =split)); &lt;/FONT&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/*splits tick values to avoid collision */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;barchartparm&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;x&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=district &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;y&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=percent / &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;group&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=district groupdisplay=cluster &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;errorupper&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=uppct &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;errorlower&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=lowpct &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ERRORBARATTRS&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;= (color=CX4C5D73 thickness=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;0.5&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; ) &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;OUTLINEATTRS&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=(color=gray ); &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;scatterPlot&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;x&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=district &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;y&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=percent / &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;dataLabel&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=percent DATALABELPOSITION=bottomright &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;dataLabelAttrs&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=(size=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;9&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; weight=bold) &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;markerattrs&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=(size=&lt;/FONT&gt;&lt;FONT color="#00ae00" face="Courier New"&gt;0&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0080ff" face="Courier New"&gt;/* scatterplot x=district y=?var / markerattrs=(size=7 symbol=asterisk color=gray)/*for sig symbol*/&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;endlayout&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;endgraph&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;end&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#008000" face="Courier New"&gt;sgrender&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#008080" face="Courier New"&gt;data&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=risk &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New"&gt;template&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;=risk ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;format&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; district &lt;/FONT&gt;&lt;FONT color="#008000" face="Courier New"&gt;district.&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; percent &lt;/FONT&gt;&lt;FONT color="#008000" face="Courier New"&gt;f5.1&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;listing&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008080" face="Courier New"&gt;ods&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;html&lt;/FONT&gt; &lt;FONT color="#008080" face="Courier New"&gt;close&lt;/FONT&gt;&lt;FONT color="#808080" face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 21:27:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339794#M11816</guid>
      <dc:creator>Whitlea</dc:creator>
      <dc:date>2017-03-09T21:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Significance symbol above bars</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339800#M11817</link>
      <description>&lt;P&gt;Are you using data labels to add the asterisks? That would be my first approach.&lt;/P&gt;
&lt;P&gt;Another is the annotate facility but not sure how that interplays with SG Templates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll move this over to the graphing forum where you'll get the SAS graph gurus.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 21:29:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339800#M11817</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-09T21:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Significance symbol above bars</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339818#M11818</link>
      <description>&lt;P&gt;You would be better off conducting an actual statistical test. The non-overlapping confidence intervals is an extremely conservative approach to determining statistically significant differences.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 22:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339818#M11818</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-09T22:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Significance symbol above bars</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339824#M11819</link>
      <description>&lt;P&gt;I understand. But for this particular report, this is the standard procedure for testing for significance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 23:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/339824#M11819</guid>
      <dc:creator>Whitlea</dc:creator>
      <dc:date>2017-03-09T23:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Significance symbol above bars</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/340521#M11829</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to move the markers up, then you just have to change the value of the y-axis. You can also add just create another yaxis which is y_new = y + 5 for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not completely understand your other questions. Can you rephrase them please? It will also be useful if you attach your image, and/or the image you would like to produce.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kriss&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 17:52:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Significance-symbol-above-bars/m-p/340521#M11829</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2017-03-13T17:52:02Z</dc:date>
    </item>
  </channel>
</rss>

