<?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 HOw to change width (fatness) of box plots in graph builder? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40239#M23549</link>
    <description>&lt;P&gt;How i can change the size (width) of the box plot in graph builder? they are so thin. i do not want stretch the graph unnecesarily. there seems to be quit of space between each box .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GB_Pic.PNG" style="width: 527px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/6424i56BF1FEABD056CD2/image-size/large?v=v2&amp;amp;px=999" role="button" title="GB_Pic.PNG" alt="GB_Pic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 23:23:56 GMT</pubDate>
    <dc:creator>ram</dc:creator>
    <dc:date>2023-06-09T23:23:56Z</dc:date>
    <item>
      <title>HOw to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40239#M23549</link>
      <description>&lt;P&gt;How i can change the size (width) of the box plot in graph builder? they are so thin. i do not want stretch the graph unnecesarily. there seems to be quit of space between each box .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GB_Pic.PNG" style="width: 527px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/6424i56BF1FEABD056CD2/image-size/large?v=v2&amp;amp;px=999" role="button" title="GB_Pic.PNG" alt="GB_Pic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:23:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40239#M23549</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2023-06-09T23:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40822#M23850</link>
      <description>&lt;P&gt;There's no width option, but they're usually not that skinny. It can happen if you use the same variable for both X and Overlay. Or maybe if the X is continuous. Can you check those or share a little more about how you're creating the view?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 16:26:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40822#M23850</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2017-06-20T16:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: HOw to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40912#M23868</link>
      <description>&lt;P&gt;X and overlay are different are different columns (names). X is nominal. it does not matter ix X is numeric or char. but X is nominal in this case. attached a sample data table. please run the script "Test" in data table.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 02:51:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/40912#M23868</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2017-06-21T02:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/41027#M23921</link>
      <description>&lt;P&gt;Thanks for providing an example. With this sample data, there are a couple things going on. One is that there are a lot of potential box plots. There are 2 levels for P1 X 24 wafers X 13 lot IDs, so Graph Builder is allocating space for 624&amp;nbsp;box plots, which makes them skinny. However, a little less than half of those combinations contain data, so it only draws 290 box plots. That's still a lot, and&amp;nbsp;I can see why they look too skinny since half the slots are empty. Looks like your data may have even more empty slots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only remedy I can think of is to create some synthetic variable that represents only non-empty combinations, such as the Wafer ID in lot ID column in the sample data does, but that may give up the consistent coloring.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 18:58:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/41027#M23921</guid>
      <dc:creator>XanGregg</dc:creator>
      <dc:date>2017-06-21T18:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/41406#M24164</link>
      <description>&lt;P&gt;Thanks for explaining.&lt;/P&gt;&lt;P&gt;and its kinda wiered the moment you add overlay option, box becomes skinny. :(. Thats only option for coloring boxes by "Split" to have some sort of legend option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2017 17:30:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/41406#M24164</guid>
      <dc:creator>ram</dc:creator>
      <dc:date>2017-07-01T17:30:33Z</dc:date>
    </item>
    <item>
      <title>How to change width of a bar chart in overlay chart?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/48466#M27581</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to change the width of my bar chart in JMP so that a two bar chart graph has the similar width&amp;nbsp; as the 4 bar chart graph.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:34:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/48466#M27581</guid>
      <dc:creator>Farzaneh</dc:creator>
      <dc:date>2017-12-11T21:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change width (fatness) of box plots in graph builder?</title>
      <link>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/213432#M42693</link>
      <description>&lt;P&gt;I have this same problem. &amp;nbsp;Without an overlay variable the box plots are nice and wide. &amp;nbsp;It doesn't matter what variable I choose for the overlay. &amp;nbsp;If I have more than 4 box plots in my chart, GB shrinks the box plot width by half when I drag in an overlay variable. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't color them without the overlay variable. The color is less important to me that seeing the statistics. &amp;nbsp;So I'll go monochrome! &amp;nbsp;Hopefully an easy fix for a subsequent update.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 01:20:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/HOw-to-change-width-fatness-of-box-plots-in-graph-builder/m-p/213432#M42693</guid>
      <dc:creator>datanaut</dc:creator>
      <dc:date>2019-06-18T01:20:48Z</dc:date>
    </item>
  </channel>
</rss>

