cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Visualization in OpenGL using ArcBall with zooming and panning

    I created an interactive 3D visualization of color data using the OpenGL functionality in JMP and used the ArcBall to allow the user to rotate the data, but I ran into some limitations when trying to combine this with panning and zooming. The ArcBall itself does not have panning and zooming capability and there seems to be no way to get and set the ArcBalls orientation. So if I control panning and...

    thomasz thomasz
    Discussions |
    Dec 19, 2025 12:23 PM
    107 views | 1 replies
  • Has SetMenu syntax changed?

    JSL question: SetMenu used to work in older JMP versions, but not in later versions, at least 16 and later. What's an equivalent command - SetMenuItems or SetMenuChoice?

    Ni Ni
    Discussions |
    Dec 18, 2025 2:22 PM
    148 views | 3 replies
  • How to get the selected items in the local data filter

    (JMP 17) During the analysis process, we sometimes need to perform corresponding automated analysis based on the content I have filtered in the local filter of the Graph Builder. However, I don’t know how to get the selected content in this filter. Is there any good method? Thank you.

    DunnRankBudgie8 DunnRankBudgie8
    Discussions |
    Dec 17, 2025 10:29 PM
    204 views | 4 replies
  • COM attributes for JMP

    Hi guys, currently I write python to run the jsl code by using RunCommand like below:

    import win32com
    jmp = win32com.client.Dispatch("JMP.Application")
    jmp.RunCommand('SHOW("Hi");')
    print(jmp.GetLogContents) I am wondering if there any docs or records that I can read to find other COM attributes for JMP like OpenDoucument, CreateOneWay I tried searching but few info was found. thanks!

    Clanlope Clanlope
    Discussions |
    Dec 17, 2025 12:44 AM
    88 views | 1 replies
  • Help performing a median polish

    Hello, I have cell-based screening data that is showing a row-wise artifact that causes my odd rows (A, C, etc) to be slightly lower in signal than my even rows (B, D etc). While the perfect solution is to mitigate the source of variance in the equipment, I also would like to smooth my data to salvage and better call hits. I have read in a number of papers about Tukey's median polish as being used...

    amichaud amichaud
    Discussions |
    Dec 16, 2025 1:42 PM
    177 views | 5 replies

Latest Discussions

  • Visualization in OpenGL using ArcBall with zooming and panning

    I created an interactive 3D visualization of color data using the OpenGL functionality in JMP and used the ArcBall to allow the user to rotate the data, but I ran into some limitations when trying to combine this with panning and zooming. The ArcBall itself does not have panning and zooming capability and there seems to be no way to get and set the ArcBalls orientation. So if I control panning and...

    thomasz thomasz
    Discussions |
    Dec 19, 2025 12:23 PM
    107 views | 1 replies
  • Has SetMenu syntax changed?

    JSL question: SetMenu used to work in older JMP versions, but not in later versions, at least 16 and later. What's an equivalent command - SetMenuItems or SetMenuChoice?

    Ni Ni
    Discussions |
    Dec 18, 2025 2:22 PM
    148 views | 3 replies
  • COM attributes for JMP

    Hi guys, currently I write python to run the jsl code by using RunCommand like below:

    import win32com
    jmp = win32com.client.Dispatch("JMP.Application")
    jmp.RunCommand('SHOW("Hi");')
    print(jmp.GetLogContents) I am wondering if there any docs or records that I can read to find other COM attributes for JMP like OpenDoucument, CreateOneWay I tried searching but few info was found. thanks!

    Clanlope Clanlope
    Discussions |
    Dec 17, 2025 12:44 AM
    88 views | 1 replies
  • Help performing a median polish

    Hello, I have cell-based screening data that is showing a row-wise artifact that causes my odd rows (A, C, etc) to be slightly lower in signal than my even rows (B, D etc). While the perfect solution is to mitigate the source of variance in the equipment, I also would like to smooth my data to salvage and better call hits. I have read in a number of papers about Tukey's median polish as being used...

    amichaud amichaud
    Discussions |
    Dec 16, 2025 1:42 PM
    177 views | 5 replies
  • How to display dynamic Data Filter in JMP Live?

    We are currently using a custom UI for local setup, but now we want to have a similar setup on JMP Live. I realized that JMP Live doesn’t work with custom UIs. What options do I have to achieve the same or a similar result? The current UI filters and creates subsets in a specific format for the end user.   Is it possible, through Data Filter or some other method, to achieve the same functionality...

    OddsDeer284888 OddsDeer284888
    Discussions |
    Dec 16, 2025 8:00 AM
    598 views | 9 replies

Latest Discussions

  • 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
    174 views | 0 replies
  • Make customizing the toolbar a breeze.

    Just modify this file directly. As long as you prepare your own ICONS in advance, you can instantly usercust.jmpcust create your own personal toolbars in batches. Make scripts ubiquitous.

    lala lala
    Discussions |
    Nov 13, 2025 6:39 AM
    201 views | 0 replies
  • Python and Formula Columns

    Formula Column are very restrictive.
    If the entries of a JMP column are defined by a column formula , there is no possibility to change individual entries, neither manually nor via JSL:   dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << new column("row", Formula(row())) << run formulas; :row << suppress eval; Try(:row[5]=7, Caption("change a cell of a formula column via JSL? doesn't work")); Wait(2...

    hogi hogi
    Discussions |
    Nov 6, 2025 3:08 AM
    193 views | 0 replies
  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    182 views | 0 replies
  • WINDOWS > JMP 17.2 > Custom Report Window > Save Presentation ==> Only portion saved to PPTX

    Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below)  that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...

    Thierry_S Thierry_S
    Discussions |
    Oct 20, 2025 8:06 AM
    252 views | 0 replies
view all discussions