cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to fix a broken experiment done in 3 blocks?

    I have a DOE where I've blocked runs by month - I can run 4 runs/month, for a total of 12 runs over 3 months.  Is there a way to salvage my design if 1 of the runs in a block fails due to outside circumstances unrelated to the DOE factors? For example, run number 4 in my 1st block of experiments had to be stopped half way through due to a raw material supplier issue, so that block only has 3 runs ...

    MJZ82 MJZ82
    Discussions |
    Jun 24, 2026 7:55 AM
    28 views | 1 replies
  • Branding Custom Colors - upload ~20 RGB or Hex codes in a .json file

    Hi All, Does anyone have a way to upload about 20 RGB or Hex codes in a .json file all at one time instead of inputting them one by one under File /Preferences/ Graph/ Categorical/ New Would love to have this feature as companies change branding every few years

    Sharon2 Sharon2
    Discussions |
    Jun 24, 2026 5:39 AM
    143 views | 4 replies
  • Quick way to populate many correlation coefficients in to a column at once?

    I have a dataset with five sample dose levels and many compound concentrations identified in the samples. I would like to see which of the compounds correlate with the sample levels and sort the compounds by most correlated. I think the easiest way would be to batch-run regressions and have the Pearson correlation coefficient or r squared populate to a data table, but I'm not sure how. Would I hav...

    Mcc99 Mcc99
    Discussions |
    Jun 24, 2026 3:44 AM
    2717 views | 3 replies
  • [Graph builder] Batch pin the hover label for selected rows

    Dear all, Currently I use JMP16 to create a graph. I have a col with picture in it, and I want to pin the picture for each dot I selected so I turn on the "add label" of this col. But I find that I can only by hover my pointer on the dot, and wait the hover label shown itself, and then click the pin button to pin it one by one, is there any faster way to achieve this like jsl code?  I have million...

    Clanlope Clanlope
    Discussions |
    Jun 24, 2026 2:44 AM
    880 views | 20 replies
  • Unable to find the Scripting-Tools Addins location link

    I am interested to share this addins with my co worker but the link is no longer exists. https://community.jmp.com/t5/JMP-Add-Ins/Scripting-Tools/ta-p/410943 is there a new link for JMP addins in general?  

    YenThe YenThe
    Discussions |
    Jun 23, 2026 12:23 PM
    111 views | 4 replies

Latest Discussions

  • How to fix a broken experiment done in 3 blocks?

    I have a DOE where I've blocked runs by month - I can run 4 runs/month, for a total of 12 runs over 3 months.  Is there a way to salvage my design if 1 of the runs in a block fails due to outside circumstances unrelated to the DOE factors? For example, run number 4 in my 1st block of experiments had to be stopped half way through due to a raw material supplier issue, so that block only has 3 runs ...

    MJZ82 MJZ82
    Discussions |
    Jun 24, 2026 7:55 AM
    28 views | 1 replies
  • JMP19.1.2 has an issue with running python script directly from addin.

    JMP19.1.2 has an issue with running python script directly from addin, upon running it will crash.  - If it runs directly the same script using script window, no issue.  - If a script window already ran, and then only you run the script from addin, no issue.  - Same script run from addin directly using 19.0.1 and jmp18, no issue.   There is a bug in the JMP 19.1.2 version for running python from a...

    AprioriBudgie38 AprioriBudgie38
    Discussions |
    Jun 23, 2026 10:10 AM
    80 views | 1 replies
  • Local data filter update by another data table

    Hey ! 

    I have three main functions, and what I basically have is two data tables where "Master" data table has aggregated data and the other "Slave" data table has raw measurement data. What I want (and previously was able to do in another company) to do is interactively update Slave tables graph builder filter by row state handler in the Master data table. For whatever reason, the filter is not up...

    UnrelatedLamb77 UnrelatedLamb77
    Discussions |
    Jun 23, 2026 4:29 AM
    95 views | 3 replies
  • JMP & MCP ?

    Does JMP provide an MCP connection for AI models?

    https://modelcontextprotocol.io/docs/getting-started/intro
    https://mcpservers.org/ 
    https://mcp-awesome.com/ 
    https://github.com/modelcontextprotocol  

    hogi hogi
    Discussions |
    Jun 22, 2026 12:15 PM
    972 views | 4 replies
  • For Loop in "Expr" not working

    Hello,
    this is a representation of the script I am having a problem with:   n = 100; ow = Expr( OneWay(Y(colPara), X(splitPara), MeansAndStdDev(0), AllGraphs(0), LineOfFit(0), StdDevLines(1), Legend(1), PlotQuantileByActual(1), SendToReport( Dispatch({}, "Normal Quantile Plot", OutlineBox, {SetTitle("")}),
    For(l = 0, l <= n, l++, Dispatch({"Normal Quantile Plot"}, "2", ScaleBox, {Format(
    ...

    nozellot nozellot
    Discussions |
    Jun 22, 2026 10:46 AM
    59 views | 1 replies

Latest Discussions

  • SPC: Run test 2

    The customised run test2, can be customised from 7 to 11, say you set it to 7 and you have 7 + another 11 points all below the centerline why does the process screen function.  Why does it

    1) Record 11 as the number of alarms, where in fact there is only 1 single stepchange
    2) Surely it shoud just record 1, as there is only 1 stepchange that affect 7+11 points.  You are not goin to ivestigate all 18...

    Gadsdon Gadsdon
    Discussions |
    Jun 17, 2026 7:18 AM
    107 views | 0 replies
  • JMP Live Event Queue Freeze - Jobs Stalling and Event Queue Backlog

    Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most.  However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...

    MetaParrot539 MetaParrot539
    Discussions |
    Jun 9, 2026 7:55 AM
    191 views | 0 replies
  • Simulation de Monte-Carlo - Profileur

    Bonjour, A quoi correspondent les lignes rouges (en trait plein) dans les graphiques du profileur de défauts ? En fait, parfois il y a 2 lignes rouges  qui se coupent et quand on ajoute les ordonnées d'un point de l'une des deux lignes rouges avec l'ordonnée d'un point de même abscisse mais de l'autre ligne rouge  on obtient l'ordonnée d'un point de la ligne noire. Le learnbot n'a pas su me répond...

    rugolf rugolf
    Discussions |
    Jun 1, 2026 9:04 AM
    216 views | 0 replies
  • JMP Live Local Data Filter Auto Update off by default?

    I've published a JMP Live report and realized the Auto-Update is true/on by default in Local Data Filter. Is there an option to turn that off by default?? This will be very helpful as I don't have to uncheck it every time I load the report. When multi-selecting the filters, I often realize after selecting first option since it tries to re-load the entire report and it takes time to reload with lar...

    DarthYoda DarthYoda
    Discussions |
    May 29, 2026 10:11 PM
    228 views | 0 replies
  • Graph Builder line plot: Loss of detail at smaller frame sizes

    When graphing line plots at smaller frame sizes, data points seem to be omitted or summarised and detail lost. Attached are screenshots from the same measurement graphed four times, each time halving frame size, exported to PDF and then scaled up to the same height. As PDF is vector-based, the graphs should be scaled versions of each other, like the text of the axis title, but clearly they are not...

    PathReindeer523 PathReindeer523
    Discussions |
    May 26, 2026 5:48 AM
    313 views | 0 replies
view all discussions