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

  • Filling Comment into rows by selected row state from scatterplot

    I like to avoid the way using the menu Rows -> Row Selection -> Name selection in column
    I rather like  to put a comment into rows selected by mouse from a scatterplot via script.
    The following does not write the text  to the column and does not give an error in the log.
    How is the correct syntax? I am using JMP18 Names Default To Here( 1 ); dt = Current Data Table(); //Select data point in graph /...

    mlo1 mlo1
    Discussions |
    Jul 15, 2025 5:46 AM
    614 views | 2 replies
  • How can I obtain the current country/region of the computer

    It is necessary to record the user's region ( likes US, Canada, Europe, etc. ). May I ask what methods are available to obtain the current country/region of the computer? Is it possible to get it using Get Environment Variable()? I couldn't find which variables this function can retrieve.  

    BabyDoragon BabyDoragon
    Discussions |
    Jul 14, 2025 9:50 PM
    558 views | 2 replies
  • Rank Unique

    I want to calculate a new column to rank a column uniquely. Below are the example output that i want to achieve. But by using the JSL rank formula doesn't help me to achieve what i want. Can anyone please advise me?  The formula i use is Col Rank(:Label) LabelRankWhat I wantNVM_VMAX_PRG_EVENR2_DCMP[1],80376,max11NVM_VMAX_PRG_EVENR2_DCMP[1],80376,max21NVM_VMAX_PRG_EVENR2_DCMP[1],80376,max31NVM_VMAX...

    OneNorthJMP OneNorthJMP
    Discussions |
    Jul 10, 2025 12:46 PM
    3996 views | 7 replies
  • How to detect changes in the order of the X-axis?

    How can I detect changes in the order of the X-axis? I am using the following JSL to mark the background color, but users can change the order of the X-axis as shown in the image below. If I cannot detect that the user has made this change to the graph, the previously marked background color area will not follow the new order and will not be updated.
    For example, if I originally marked age 13 and ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 10, 2025 3:31 AM
    1291 views | 9 replies
  • 怎么单独使用变量替换列表里面的值并计算

    lsl = 53; target = 61; usl = 69; dataspec = Expr({ LSL( lsl ), USL( usl), Target( target ), Show Limits( 1 )}); dt:data << Set Property( "Spec Limits",Eval(dataspec ));   代码如上,但是始终不生效,规格线无法赋值,请求大家的帮助,感谢!

    Conny_Wang Conny_Wang
    Discussions |
    Jul 10, 2025 12:13 AM
    490 views | 2 replies

Latest Discussions

  • How can I obtain the current country/region of the computer

    It is necessary to record the user's region ( likes US, Canada, Europe, etc. ). May I ask what methods are available to obtain the current country/region of the computer? Is it possible to get it using Get Environment Variable()? I couldn't find which variables this function can retrieve.  

    BabyDoragon BabyDoragon
    Discussions |
    Jul 14, 2025 9:50 PM
    558 views | 2 replies
  • Graphbox equivalent to GraphBuilder code

    Hi all,
    I am new to JSL. I am creating a contour plot using graph builder as follows: out << Graph Builder( Show Control Panel( 0 ), Size( 1301, 847 ), Set α Level( 0.1 ), Variables( X( :t ), Y( :f ), Color( :p ) ), Elements( Contour( X, Y, Legend( 2 ), Number of Levels( 10 ), Smoothness( 0.0115027054779012 ) ) ) ); What would be the equivalent code if I want to replace Graph Builder with Graph Box...

    MedianHorse837 MedianHorse837
    Discussions |
    Jul 9, 2025 9:58 PM
    402 views | 2 replies
  • Dario Schiraldi : How do I create and interpret regression models?

    Hi everyone, I am Dario Schiraldi, CEO of Travel Works, starting to work with regression models in JMP and would love some advice. What’s your approach to creating a solid regression model, and how do you interpret the key outputs like coefficients, p-values, and diagnostics? Are there any tips or common pitfalls I should watch out for? Also, which JMP features or visualizations do you find most h...

    darioschiraldi1 darioschiraldi1
    Discussions |
    Jul 9, 2025 7:03 AM
    654 views | 3 replies
  • Python Access Issue while installing Packages

    Hello JMP Community,   Recently started using JMP and tried to access the Python and while installing the python packages, I am getting error like below. Any support in resolving the below error is much appreciated. Refer below image along with code used and error.   Thank you        

    BHKReddy BHKReddy
    Discussions |
    Jul 9, 2025 4:55 AM
    2116 views | 10 replies
  • Creating a function to make multiple graphs at a time

    Hello,

    I have a question regarding a function to create multiple graphs. So I am making a function which calls the graph builder with certain settings to create multiple graphs. The graphs are similar but do have different amount of columns used and formatting is a bit different. The only input to the function is the datatable with the data.
    The function works to create the graphs and I save each o...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Jul 7, 2025 11:31 PM
    588 views | 3 replies

Latest Discussions

  • How to export a model formula to Excel?

    I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...

    DWS DWS
    Discussions |
    Jun 13, 2025 8:33 AM
    517 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    553 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    578 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    612 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    607 views | 0 replies
view all discussions