<?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 Bar chart in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220411#M44075</link>
    <description>&lt;P&gt;Here is the data structure (Test.jmp) and&amp;nbsp;result picture from the platform "Fit Y by X" (Test.jpg). JMP 14&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-center" image-alt="Test.jpg" style="width: 914px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18641i5CC0331BA68459DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test.jpg" alt="Test.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to get the same picture, but with the SEPARATION bars (statistical analysis does not interest).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2019 20:05:43 GMT</pubDate>
    <dc:creator>Ted</dc:creator>
    <dc:date>2019-08-07T20:05:43Z</dc:date>
    <item>
      <title>Bar chart</title>
      <link>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220411#M44075</link>
      <description>&lt;P&gt;Here is the data structure (Test.jmp) and&amp;nbsp;result picture from the platform "Fit Y by X" (Test.jpg). JMP 14&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-center" image-alt="Test.jpg" style="width: 914px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18641i5CC0331BA68459DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test.jpg" alt="Test.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to get the same picture, but with the SEPARATION bars (statistical analysis does not interest).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 20:05:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220411#M44075</guid>
      <dc:creator>Ted</dc:creator>
      <dc:date>2019-08-07T20:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220427#M44077</link>
      <description>&lt;P&gt;So, like this (made with Graph Builder):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bars.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18644i2795AF312CC3867E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bars.PNG" alt="Bars.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I left all of the options on so that you can see how this was created. Day on the X-axis. Grades went into an overlay. Number goes into the Frequency role. Used the bar chart graphing element. Bar style is stacked with % of factor as the summary statistic.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 19:02:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220427#M44077</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2019-08-07T19:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220430#M44078</link>
      <description>&lt;P&gt;Thank You! How to get the Y-axis exactly like yours? I have not&amp;nbsp; "% factor" (only "% Total")&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-center" image-alt="Test2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18716iD6D47FB6EE8B9D49/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test2.jpg" alt="Test2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 14:05:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220430#M44078</guid>
      <dc:creator>Ted</dc:creator>
      <dc:date>2019-08-08T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220451#M44081</link>
      <description>&lt;P&gt;I'm sorry. The % of Factor is a version 15 feature. I forgot that it is not available in version 14. So, to get this in version 14, you will need to add a column to your data table with this formula:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;:Number / Col Sum( :Number, :Day )&lt;/P&gt;
&lt;P&gt;You will then use this new column as the Y-variable. If you choose the Percent format for this column, the bar chart should look like you want.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 20:56:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bar-chart/m-p/220451#M44081</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2019-08-07T20:56:44Z</dc:date>
    </item>
  </channel>
</rss>

