<?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: How to add an average line to a bar plot in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240394#M47507</link>
    <description>&lt;P&gt;Mark, not surprisingly, beat me to it. But since I had a response ready, here is another approach:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Graph &amp;gt; Graph Builder.&lt;/P&gt;
&lt;P&gt;Drag response to Y zone.&lt;/P&gt;
&lt;P&gt;Drag category variable to X zone.&lt;/P&gt;
&lt;P&gt;Select the bar element.&lt;/P&gt;
&lt;P&gt;Hold the shift key and select the Line element.&lt;/P&gt;
&lt;P&gt;In the Line properties, click the Variables gray triangle and remove the checkbox for the X category variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 557px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20872iA841F229C177099E/image-dimensions/557x428?v=v2" width="557" height="428" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 20:13:41 GMT</pubDate>
    <dc:creator>Dan_Obermiller</dc:creator>
    <dc:date>2020-01-07T20:13:41Z</dc:date>
    <item>
      <title>How to add an average line to a bar plot</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240379#M47503</link>
      <description>&lt;P&gt;I am trying to add an average line to a bar plot and create a plot similar to the following picture:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="faraz_0-1578423804647.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20870i5C530048D574B08E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="faraz_0-1578423804647.png" alt="faraz_0-1578423804647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I can only plot the bars and&amp;nbsp; when I am adding an extra column for average values to add to the plot, they will be plotted as an extra bar plot next to the original and I don't know how to change the format for this specific data set. Any help is appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 19:05:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240379#M47503</guid>
      <dc:creator>faraz</dc:creator>
      <dc:date>2020-01-07T19:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an average line to a bar plot</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240391#M47505</link>
      <description>&lt;P&gt;Do you want something like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 712px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20871i04FAF06959FB11B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Select Graph &amp;gt; Graph Builder.&lt;/LI&gt;
&lt;LI&gt;Drag response to Y drop zone.&lt;/LI&gt;
&lt;LI&gt;Drag category to X drop zone.&lt;/LI&gt;
&lt;LI&gt;Select the Bar element.&lt;/LI&gt;
&lt;LI&gt;Right-click on response data column in list and select Aggregate &amp;gt; Mean.&lt;/LI&gt;
&lt;LI&gt;Drag new Mean response column to frame just inside Y scale.&lt;/LI&gt;
&lt;LI&gt;Right-click Y scale and select Move Right &amp;gt; Mean.&lt;/LI&gt;
&lt;LI&gt;Right-click a bar and select Bar-right &amp;gt; Change to &amp;gt; Line.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 19:53:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240391#M47505</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-01-07T19:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an average line to a bar plot</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240394#M47507</link>
      <description>&lt;P&gt;Mark, not surprisingly, beat me to it. But since I had a response ready, here is another approach:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Graph &amp;gt; Graph Builder.&lt;/P&gt;
&lt;P&gt;Drag response to Y zone.&lt;/P&gt;
&lt;P&gt;Drag category variable to X zone.&lt;/P&gt;
&lt;P&gt;Select the bar element.&lt;/P&gt;
&lt;P&gt;Hold the shift key and select the Line element.&lt;/P&gt;
&lt;P&gt;In the Line properties, click the Variables gray triangle and remove the checkbox for the X category variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 557px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20872iA841F229C177099E/image-dimensions/557x428?v=v2" width="557" height="428" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 20:13:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-add-an-average-line-to-a-bar-plot/m-p/240394#M47507</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2020-01-07T20:13:41Z</dc:date>
    </item>
  </channel>
</rss>

