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

  • How can I properly arrange the order of options in the Column Switcher?

    How can I properly arrange the order of options in the Column Switcher without changing the actual order of fields in a DataTable? In the provided JSL, simply sorting the list of columns does not affect the order of options in the Column Switcher. I have noticed that sometimes the actual order of columns in the DataTable can affect the order of options in the Column Switcher, but other times it ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 30, 2025 11:41 PM
    334 views | 1 replies
  • JSL: Help accessing report information: Xpath or Tree Structure?

    Hello scripters,     I'm having some difficulty trying to access some information in a report coming from the XGBoost add-in platform. I have a JSL program where I generate a table of different XGB models -- different depths, learning rates, iterations, etc. This code runs the XGBoost platform and then pulls information from the XGB report to store in a output data table.     The difficulty I'm ha...

    SDF1 SDF1
    Discussions |
    Jul 30, 2025 8:24 AM
    1796 views | 5 replies
  • JMP query builder path name issues when selecting tables through a dialogue box

    I am using a dialogue box to select the primary and secondary tables but when the JMP query builder runs it fails to substitute the file path names correctly, even if I manually resolve this the next time the script needs to reference the tables it falls over
    Error: Name Unresolved: PRIMARYNAME in access or evaluation of 'PRIMARYNAME' , PRIMARYNAME/*###*/   // Step 1: Get names of all open data tab...

    NBrammer NBrammer
    Discussions |
    Jul 29, 2025 9:20 AM
    474 views | 2 replies
  • Python and JMP 18

    Hello,   I am trying to use a piece of code in JMP 18, but I am not sure I understand how it works. I install the pythonn packages at the very beginning, then I send my variables to Python and run the Python code. But I always get one of the following errors: Either it does not detect numpy, even though numpy is installed, or it no longer detects the variable I just sent.   Names Default To Here(...

    SophieCuvillier SophieCuvillier
    Discussions |
    Jul 29, 2025 5:28 AM
    674 views | 3 replies
  • Adding Label for Interval in Bar Chart

    Graph Builder( Size( 2104, 617 ), Fit to Window( "Off" ), Variables( X( :PSM ITEM ), Y( :AvgPsm_PTOV ), Y( :MaxPsm_PTOV, Position( 1 ) ), Y( :MinPsm_PTOV, Position( 1 ) ), Group X( :PCIE_TOGGLE ), Overlay( :BIOS ), Color( :BIOS ) ), Elements( Bar( X, Y( 2 ), Y( 3 ), Y( 1 ), Legend( 52 ), Bar Style( "Interval" ), Label( "Label by Value" ) ) ), Local Dat...

    ebinmohd ebinmohd
    Discussions |
    Jul 28, 2025 6:21 PM
    660 views | 4 replies

Latest Discussions

  • How can I properly arrange the order of options in the Column Switcher?

    How can I properly arrange the order of options in the Column Switcher without changing the actual order of fields in a DataTable? In the provided JSL, simply sorting the list of columns does not affect the order of options in the Column Switcher. I have noticed that sometimes the actual order of columns in the DataTable can affect the order of options in the Column Switcher, but other times it ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 30, 2025 11:41 PM
    334 views | 1 replies
  • Python and JMP 18

    Hello,   I am trying to use a piece of code in JMP 18, but I am not sure I understand how it works. I install the pythonn packages at the very beginning, then I send my variables to Python and run the Python code. But I always get one of the following errors: Either it does not detect numpy, even though numpy is installed, or it no longer detects the variable I just sent.   Names Default To Here(...

    SophieCuvillier SophieCuvillier
    Discussions |
    Jul 29, 2025 5:28 AM
    674 views | 3 replies
  • How do I save (or script) separate control limits for 2 IR charts created using the By function in JMP Pro?

    I used to be able to save separate limits directly in the script, but I'm not sure where that would go now as the structure of the script is somewhat different.

    4396MW 4396MW
    Discussions |
    Jul 28, 2025 12:14 PM
    384 views | 2 replies
  • Change string col box width in a table box

    I'm trying to display long text in a string col box in a table box window and have them wrap visually across multiple lines without modifying the underlying text data. I've found some ideas in this post and this post but I can't make them work for a string col box. Here's a minimal example to illustrate my issue, here I would like to make the string col box behave like the col box : longstring = "...

    Charly Charly
    Discussions |
    Jul 25, 2025 2:15 AM
    270 views | 1 replies
  • How to switch Group X to display all items or only certain items?

    How to switch Group X to display all items or only certain items?
    As shown in the JSL below, using Where can make Group X display only specific items. However, it is not possible to toggle between displaying all and displaying partial items. How should this be modified? Perhaps using add variable() is needed, but I cannot find how to use add where.   Names Default To Here( 1 ); selection = 1; New ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 23, 2025 11:39 PM
    308 views | 1 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