cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Installing python packages in JMP 19

    I was following the instructions in the online help to install python packages (pandas, numpy, ...) that I need for my scripts, but I am having trouble. When I run  Names Default To Here( 1 ); Python Install Packages( "pandas" ); (I needed to change to "" for it to work), I'm getting the error:

    import jmputils
    jmputils.jpip('install', 'pandas')
    /*:
    ERROR: Can not perform a '--user' install. User sit...

    Feli Feli
    Discussions |
    Jan 12, 2026 7:46 AM
    1532 views | 16 replies
  • Best practices for error handling with Include() calls in large JSL projects?

    I'm working on a large JSL project that uses many Include() calls to organize the code. I've run into an issue where if one of the included scripts fails, the main script continues executing, which can lead to cascading errors or unexpected behavior. Currently, I'm considering restructuring my includes to only contain function definitions rather than executable code. The idea is that if an include...

    shuey shuey
    Discussions |
    Jan 12, 2026 4:07 AM
    57 views | 1 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 |
    Jan 12, 2026 3:25 AM
    999 views | 15 replies
  • Journal: JSL block

    How can I add a Block with JSL code (like in a JMP notebook) to a Journal ?

     

    hogi hogi
    Discussions |
    Jan 10, 2026 10:27 AM
    65 views | 3 replies
  • Some Questions about "Style" in Graph Builder

    1)  When I use Style as Overlay encoding, how can I specify the "Theme" of the markers, e.g. to use hollow or markers?
    [similar to the Graph Marker Theme setting in the Preferences]   dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); Graph Builder( Size( 398, 333 ), Show Control Panel( 0 ), Graph Spacing( 4 ), Variables( X( :height ), Y( :weight ), Overlay( :age, Overlay Encoding( "Style" ) ...

    hogi hogi
    Discussions |
    Jan 10, 2026 4:52 AM
    92 views | 1 replies

Latest Discussions

  • Installing python packages in JMP 19

    I was following the instructions in the online help to install python packages (pandas, numpy, ...) that I need for my scripts, but I am having trouble. When I run  Names Default To Here( 1 ); Python Install Packages( "pandas" ); (I needed to change to "" for it to work), I'm getting the error:

    import jmputils
    jmputils.jpip('install', 'pandas')
    /*:
    ERROR: Can not perform a '--user' install. User sit...

    Feli Feli
    Discussions |
    Jan 12, 2026 7:46 AM
    1532 views | 16 replies
  • Best practices for error handling with Include() calls in large JSL projects?

    I'm working on a large JSL project that uses many Include() calls to organize the code. I've run into an issue where if one of the included scripts fails, the main script continues executing, which can lead to cascading errors or unexpected behavior. Currently, I'm considering restructuring my includes to only contain function definitions rather than executable code. The idea is that if an include...

    shuey shuey
    Discussions |
    Jan 12, 2026 4:07 AM
    57 views | 1 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 |
    Jan 12, 2026 3:25 AM
    999 views | 15 replies
  • Some Questions about "Style" in Graph Builder

    1)  When I use Style as Overlay encoding, how can I specify the "Theme" of the markers, e.g. to use hollow or markers?
    [similar to the Graph Marker Theme setting in the Preferences]   dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); Graph Builder( Size( 398, 333 ), Show Control Panel( 0 ), Graph Spacing( 4 ), Variables( X( :height ), Y( :weight ), Overlay( :age, Overlay Encoding( "Style" ) ...

    hogi hogi
    Discussions |
    Jan 10, 2026 4:52 AM
    92 views | 1 replies
  • How to achieve the effect of the cursor pointing to the displayed content on a web page using JSL in JMP?

    Thanks Experts!


    http://worldmap.ifnews.com/chinamap/china/fmap h = [=>]; h["User-Agent"] = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"; h["Accept"] = "application/json, text/javascript, */*; q=0.01"; h["Referer"] = "http://worldmap.ifnews.com/chinamap/china/fmap"; h["X-Requested-With"] = "XMLHttpRequest"; u = "http://worldmap.if...

    lala lala
    Discussions |
    Jan 10, 2026 4:28 AM
    133 views | 6 replies

Latest Discussions

  • 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
    182 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
    420 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
    237 views | 0 replies
  • Bonferroni simultaneous confidence interval

       

    CurseOfDingo217 CurseOfDingo217
    Discussions |
    Dec 4, 2025 5:03 PM
    245 views | 0 replies
  • Calculating the missing values in AHP matrix

    Calculating the missing values in AHP matrix I have an incomplete AHP matrix, and I want to define the missing data using JMP, which method of screening values do you advice me to use, normal imputation,  SVD imputation, or RPCA imputation. My second question as one part of the AHP matrix is equal to 1 divided on the second part. How can I tell JMP that to screen only the half of missed value whic...

    NoSQLPlotPanda4 NoSQLPlotPanda4
    Discussions |
    Nov 16, 2025 10:48 PM
    350 views | 0 replies
view all discussions