cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to see how to import and prepare Excel data on Jan. 30 from 2 to 3 p.m. ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to retitle a subset data table based on the data filter selections used to create it

    Using code I found in this post discussion (Solved: How to get data selected by Data Filter () into a new data table (using JSL)? - JMP User Community; https://community.jmp.com/t5/Discussions/How-to-get-data-selected-by-Data-Filter-into-a-new-data-table/m-p/642343), I am able to choose specific age and sex combinations via the data filter and generate a subset table titled "Subset of Big Class" t...

    MarginalMouse87 MarginalMouse87
    Discussions |
    Jan 27, 2026 10:43 PM
    102 views | 6 replies
  • Adding reference lines in variability plot

    I have two tables Table1 is dt=Data Table("Data"); It has columns :WAFER, :STRUCTURE, :PARAMETER and :Value  Table2 is dtr= Data Table("Targets"); it has columns :PARAMETER, USL, LSL & Target In one window ( that is active and can be used for point selection or changing legends) I want to have variability charts of all the parameters along with reference lines added (Target, USL, LSL) for each PAR...

    NewToThis NewToThis
    Discussions |
    Jan 27, 2026 9:35 PM
    105 views | 5 replies
  • Generate Delta table to calculate deltas between two temp measurments

    I have a data table that combines 2 datasets for 2 temperature for multiple units. Each unit is subjected to 20+ tests at 2 temps. I need to generate a delta table for each unit, that calculate the delta between temp2 - temp1 as shown in table "Data_Table". I keep getting the same error after an incomplete delta table is generated shown next   the error I get    My data table  here is my code, ...

    RayE RayE
    Discussions |
    Jan 27, 2026 6:10 PM
    172 views | 8 replies
  • Stop charts from being automatically resized to fit screen

    Hello, JMP experts,I'm requesting your aid once again, after a lot of searching online and in the manuals without success. I've written a script that processes a lot of data, generates charts, dumps the charts into a JRN, and saves the JRN to HTML. Pretty standard JMP.One of the charts (in this case, graph builder) needs to be very wide, as it's doing a visual comparison of a case across several c...

    xm xm
    Discussions |
    Jan 27, 2026 4:20 PM
    12277 views | 5 replies
  • JMP Python Script Interface to point to Python installation different than JMP native folders

    Hello I am looking to writing a script that sends data from a JMP table,  executes a python library, returns outputs back to JMP.  Some of these libraries can be very strictly requiring a specific Python installation. Additionally, we certainly have an independent Python  installation (ie. local, and this is what I refer to as non-jmp python) .  I am new to JMP python scripting and going through h...

    altug_bayram altug_bayram
    Discussions |
    Jan 27, 2026 2:01 PM
    96 views | 2 replies

Latest Discussions

  • How to retitle a subset data table based on the data filter selections used to create it

    Using code I found in this post discussion (Solved: How to get data selected by Data Filter () into a new data table (using JSL)? - JMP User Community; https://community.jmp.com/t5/Discussions/How-to-get-data-selected-by-Data-Filter-into-a-new-data-table/m-p/642343), I am able to choose specific age and sex combinations via the data filter and generate a subset table titled "Subset of Big Class" t...

    MarginalMouse87 MarginalMouse87
    Discussions |
    Jan 27, 2026 10:43 PM
    102 views | 6 replies
  • Adding reference lines in variability plot

    I have two tables Table1 is dt=Data Table("Data"); It has columns :WAFER, :STRUCTURE, :PARAMETER and :Value  Table2 is dtr= Data Table("Targets"); it has columns :PARAMETER, USL, LSL & Target In one window ( that is active and can be used for point selection or changing legends) I want to have variability charts of all the parameters along with reference lines added (Target, USL, LSL) for each PAR...

    NewToThis NewToThis
    Discussions |
    Jan 27, 2026 9:35 PM
    105 views | 5 replies
  • JMP Python Script Interface to point to Python installation different than JMP native folders

    Hello I am looking to writing a script that sends data from a JMP table,  executes a python library, returns outputs back to JMP.  Some of these libraries can be very strictly requiring a specific Python installation. Additionally, we certainly have an independent Python  installation (ie. local, and this is what I refer to as non-jmp python) .  I am new to JMP python scripting and going through h...

    altug_bayram altug_bayram
    Discussions |
    Jan 27, 2026 2:01 PM
    96 views | 2 replies
  • export plots to PPT with the same scale and resolution

    Hi, I want to JSL to generate report (.ppt). There are 2 plots I want to export: 5 groups and 3 groups. I want each group with 250*250, so 5 groups plot should be 1250*250 and 3 groups plot should be 750*250. I use Save Presentation to export plots. 5 groups size is the same as I export plots manually but 3 groups size is not. The 3 groups size is squeezed, only 75%. How could I export multiple pl...

    LT LT
    Discussions |
    Jan 27, 2026 4:55 AM
    65 views | 1 replies
  • AI + JSL

    Thanks a lot  for your effort to make AI capable of programming JSL code.
    The improvements over the last few months and weeks are incredible!

    where did the improvements come from?

    hogi hogi
    Discussions |
    Jan 27, 2026 4:49 AM
    354 views | 10 replies

Latest Discussions

  • How do I keep Window list docked and visible

    When I work in JMP  like to have the Window list visible at all times on left side of screen - so easier navigation between tables and plots.  For that reason I have selected ' dock the window list in maximised windows' in Preferences. But despite that the window list on left side of screen sometimes goes blank/ empty for no reason and I then have to click on Window on the top menu to navigate bet...

    JamesAlcorn JamesAlcorn
    Discussions |
    Jan 24, 2026 4:17 AM
    68 views | 0 replies
  • open as HTTP get - Credentials?

    Which credential does open() use when it accesses a file via open("https://www.google.de")

    hogi hogi
    Discussions |
    Jan 22, 2026 2:24 AM
    60 views | 0 replies
  • JMP bug or alternate calculation in Life Distribution scale confidence limits?

    Dear JMP, I found a discrepancy between a JMP result and the result in the textbook you cite as a reference.  Is this a bug or does JMP use a different calculation than the textbook? JMP Pro 17.2.0 > Reliability and Survival > Life Distribution platform, fit to a Weibull, Wald confidence intervals > in the Parametric Estimate – Weibull section, all the numbers agree except the scale and Weibull ß ...

    scjphysicist scjphysicist
    Discussions |
    Dec 18, 2025 3:51 PM
    255 views | 0 replies
  • Need help with random errors on script start AFTER the previous run finished

    Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.   I am writing a simple GUI prototype: List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table. Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...

    miguello miguello
    Discussions |
    Dec 15, 2025 10:40 AM
    611 views | 0 replies
  • Analyzing and Interpreting a Mixture of Mixtures Model

    I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...

    bryantw bryantw
    Discussions |
    Dec 5, 2025 12:56 PM
    287 views | 0 replies
view all discussions