<?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 plot distributions at Graph Builder (instead of box plots) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/749220#M92958</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm attaching the JRP file with the table. Don't know how it was skipped before - sorry. Thanks for your help&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 08:24:56 GMT</pubDate>
    <dc:creator>zfreidin</dc:creator>
    <dc:date>2024-04-24T08:24:56Z</dc:date>
    <item>
      <title>How to plot distributions at Graph Builder (instead of box plots)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/747863#M92784</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm looking for a way to present the data from Graph Builder in a way of distributions instead of the box plots (as in the JRP attachment). Basically I want each graph builder square to look like JPG attachment.&lt;/P&gt;&lt;P&gt;Is it possible? Can anyone help me out?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:40:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/747863#M92784</guid>
      <dc:creator>zfreidin</dc:creator>
      <dc:date>2024-04-18T09:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot distributions at Graph Builder (instead of box plots)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/747894#M92786</link>
      <description>&lt;P&gt;It is infinitely more helpful if an example table to tinker around with is provided. Have you tried the different summary statistic options in the Graph Builder?&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="Ressel_0-1713436857396.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63464iFA7CCE1C33B3D8C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ressel_0-1713436857396.png" alt="Ressel_0-1713436857396.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 10:41:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/747894#M92786</guid>
      <dc:creator>Ressel</dc:creator>
      <dc:date>2024-04-18T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot distributions at Graph Builder (instead of box plots)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/748030#M92808</link>
      <description>&lt;P&gt;If you want a bunch of mini-graphs combined into one graph, try the Wrap option.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pmroz_0-1713469598800.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63478i9DC529ACEE356A10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pmroz_0-1713469598800.png" alt="pmroz_0-1713469598800.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = open("$sample_data\Bands Data.jmp");

gb = dt &amp;lt;&amp;lt; Graph Builder(
	Size( 1832, 943 ),
	Show Control Panel( 0 ),
	Variables( X( :timestamp ), Y( :viscosity ), Wrap( :customer ) ),
	Elements( Bar( X, Y, Legend( 7 ) ) )
);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Apr 2024 19:47:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/748030#M92808</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2024-04-18T19:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot distributions at Graph Builder (instead of box plots)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/749220#M92958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm attaching the JRP file with the table. Don't know how it was skipped before - sorry. Thanks for your help&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 08:24:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-plot-distributions-at-Graph-Builder-instead-of-box-plots/m-p/749220#M92958</guid>
      <dc:creator>zfreidin</dc:creator>
      <dc:date>2024-04-24T08:24:56Z</dc:date>
    </item>
  </channel>
</rss>

