cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Pie of Pie chart

    Hi, is there a way to generate a pie chart (pie or bar of pie chart) like the following one?https://www.officetooltips.com/excel_2016/tips/creating_pie_of_pie_and_bar_of_pie_charts.html Thanks 

    TWE TWE
    Discussions |
    Nov 6, 2020 11:54 AM
    9544 views | 5 replies
  • Capability Analysis Script

    Hello, Is it possible to hide some of the capability indices when using Capability Analysis? I'm trying to write a control chart script that will only display Ppk, PPM, and % Actual out of Spec. This is part of a larger script and Control Chart Builder can't be used. Thanks.

    beginner beginner
    Discussions |
    Nov 6, 2020 11:35 AM
    4534 views | 8 replies
  • Background reference plot in Graph Builder

    Suppose I have a baseline data set of the growth rate of bacteria A over time at room temperature and 40% humidity. Then I run an experiment on bacteria B where I vary the temperature and humidity levels to see how those affect the growth rate, wanting to see them relative to bacteria A. My columns are:  bacteriaType, temp, humidity, time, growthRate I'd like to do this:  time -> X, growthRate -> ...

    BHarris BHarris
    Discussions |
    Nov 6, 2020 6:43 AM
    4237 views | 9 replies
  • Want to check each numeric column for each row of test and then assign a value (yes or No)

    Hi,  I want to go through each row in this table for compare value 1 thru value 8, and if one value is less than 1 and any other remaining value is greater than 1, then i say yes or no in the result column. How do i do that? IDvalue 1value 2value 3value 4value 5value 6value 7value 8Result 32001105030.0640640000000Yes 32001105200.0578640000000No 32001105460.069850000000 320011056200.064931000000 32...

    samsam samsam
    Discussions |
    Nov 5, 2020 2:49 PM
    3143 views | 5 replies
  • Select values from report table or clipboard in local data filter

    Is there a way to interactively select values from a table (data table or table in a report) and transfer those into a local data filter? Asking another way: it is straight forward to get values into a one-per-line list into the clipboard, can those be somehow selected in local data filter, or is there an alternate way to do this? Here is an example workflow: Thanks!

    ih ih
    Discussions |
    Nov 5, 2020 2:29 PM
    2147 views | 3 replies

Latest Discussions

  • Capability Analysis Script

    Hello, Is it possible to hide some of the capability indices when using Capability Analysis? I'm trying to write a control chart script that will only display Ppk, PPM, and % Actual out of Spec. This is part of a larger script and Control Chart Builder can't be used. Thanks.

    beginner beginner
    Discussions |
    Nov 6, 2020 11:35 AM
    4534 views | 8 replies
  • Background reference plot in Graph Builder

    Suppose I have a baseline data set of the growth rate of bacteria A over time at room temperature and 40% humidity. Then I run an experiment on bacteria B where I vary the temperature and humidity levels to see how those affect the growth rate, wanting to see them relative to bacteria A. My columns are:  bacteriaType, temp, humidity, time, growthRate I'd like to do this:  time -> X, growthRate -> ...

    BHarris BHarris
    Discussions |
    Nov 6, 2020 6:43 AM
    4237 views | 9 replies
  • Want to check each numeric column for each row of test and then assign a value (yes or No)

    Hi,  I want to go through each row in this table for compare value 1 thru value 8, and if one value is less than 1 and any other remaining value is greater than 1, then i say yes or no in the result column. How do i do that? IDvalue 1value 2value 3value 4value 5value 6value 7value 8Result 32001105030.0640640000000Yes 32001105200.0578640000000No 32001105460.069850000000 320011056200.064931000000 32...

    samsam samsam
    Discussions |
    Nov 5, 2020 2:49 PM
    3143 views | 5 replies
  • Excel Help - How to create a stacked bar chart that includes the sum of each block below?

    So, I am having to create a bar chart similar to the one show above. For example, 1st block is 100, 2nd block is also 100 but I want the label to show the total of the block plus the one underneath so it will be 200. (also corresponds to the y axis). Can someone help me please? Even if there is a bar chart, I can use to show the progression since it is a financial chart and will show the increment...

    nakalie nakalie
    Discussions |
    Nov 5, 2020 8:09 AM
    2191 views | 1 replies
  • Editing strings in a list

    I am making a listbox that I use in a script to select the batch numbers I want to analyze. I would like to make the list of batch numbers based on file names in a folder. I cannot figure out how to edit the name of the file to be only the batch number. This is what the list of file names looks like "data_20229.csv", "data_20230.csv", "data_20231.csv", "data_20232.csv", "data_20236.csv", "data_202...

    ealindahl ealindahl
    Discussions |
    Nov 5, 2020 12:40 AM
    4062 views | 5 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1911 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1597 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    1017 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1280 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1562 views | 0 replies
view all discussions