cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 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

  • [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 10, 2026 1:20 AM
    464 views | 17 replies
  • JMP v19, "Fit Model", why there is no "Power" button?

    In the "Fit Model" tool, Construct Model Effects, I need to add a second order term. Per instruction, I should select the column, then click "Power" button. I do not see a Power button.   I tried this: select a column, Degree is set to 2, click Add again. No response.

    BrianMei BrianMei
    Discussions |
    Jun 9, 2026 12:00 PM
    123 views | 2 replies
  • Row State Handler stops firing after the first selection - how do I keep it persistent?

    I'm building linked selection across a set of By-group Bivariate plots. The plots come from a long-format table (one row per ID per Mode):       dt << Bivariate(       Y( dt:Y ),       X( dt:X ),       By( :MODE )   );  
    What I want:
    when I click a point in one of the By-group graphs, I want every point in the other graphs that shares the same :ID to also become selected. I'd like to do this witho...

    shuey shuey
    Discussions |
    Jun 9, 2026 10:38 AM
    145 views | 3 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
    100 views | 0 replies
  • Best Response Parameterization for Optimization with DOE

    Hi, Curious to get any thoughts/discussion from the community on the following. I have a 48-run response surface DOE with 5 continuous factors and two responses measured by two independent assays: X, call it yield, which I want to maximizeY, call it total stuff, where is a component of Y The derived quantity Z = X/Y, call it purity, is also of interest and should be maximized. Historically, the ...

    rcast15 rcast15
    Discussions |
    Jun 8, 2026 12:38 PM
    305 views | 8 replies

Latest Discussions

  • [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 10, 2026 1:20 AM
    464 views | 17 replies
  • JMP v19, "Fit Model", why there is no "Power" button?

    In the "Fit Model" tool, Construct Model Effects, I need to add a second order term. Per instruction, I should select the column, then click "Power" button. I do not see a Power button.   I tried this: select a column, Degree is set to 2, click Add again. No response.

    BrianMei BrianMei
    Discussions |
    Jun 9, 2026 12:00 PM
    123 views | 2 replies
  • Row State Handler stops firing after the first selection - how do I keep it persistent?

    I'm building linked selection across a set of By-group Bivariate plots. The plots come from a long-format table (one row per ID per Mode):       dt << Bivariate(       Y( dt:Y ),       X( dt:X ),       By( :MODE )   );  
    What I want:
    when I click a point in one of the By-group graphs, I want every point in the other graphs that shares the same :ID to also become selected. I'd like to do this witho...

    shuey shuey
    Discussions |
    Jun 9, 2026 10:38 AM
    145 views | 3 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
    100 views | 0 replies
  • Axis label of distribution platform

    Hi all,   I am using JMP19, how can I get it to always show as a label the column name for which I am doing the distribution on the axis?   Regards, Valeria

    ValeriaJMP ValeriaJMP
    Discussions |
    Jun 8, 2026 7:34 AM
    366 views | 2 replies

Latest Discussions

  • 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
    100 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
    145 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
    144 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
    211 views | 0 replies
  • Bayesian Optimization: Maximize MaxPro Criterion

    Hi dear Community and JMP experts, I'm confused by the denomination of one of the option in the batch customizer for Bayesian Optimization. One of the option is called Maximize MaxPro criterion in Bayesian Optimization platform. The Help in this section mentions: "This option is a model-free exploration of the factor space that avoids replication of any of the factor settings in both the training ...

    Victor_G Victor_G
    Discussions |
    May 26, 2026 2:39 AM
    224 views | 0 replies
view all discussions