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

  • JSL: How to correctly pass variable values from one Expr() to another Expr()

    Hi All,   I'm having difficulty with variables that evaluate normally in one Expr1() not evaluating properly in another Expr2() that calls the first Expr. I have some code where I've defined an Expr1() that generates distributions of columns of interest. I have another expression later on, Expr2() that calls back to Expr1(). There are variables in Expr1() that appear not to evaluate properly in Ex...

    SDF1 SDF1
    Discussions |
    Oct 18, 2023 11:19 AM
    1913 views | 3 replies
  • Is there a way to fix the size of an OutlineBox?

    Hi All,   I have a script that pulls a data table and brings it into a window using the command dt<<Get As Report. This table has many columns and many rows. Unfortunately, it shows up in the window like this, it's really large and I don't want it to be this size:  Instead, I'd like to resize it automatically, to something more like this:   I found a thread here that is very similar to what I'm lo...

    SDF1 SDF1
    Discussions |
    Oct 18, 2023 10:12 AM
    1567 views | 3 replies
  • How do I change the number of decimals shown for a distribution plot?

    Hi,We recently moved from JMP 11 to JMP 13, and now the output of DoE looks different. In particular, more decimal points are shown than before (see screenshot). We want to avoid redoing all previous reports, so is there a way we can set the number of decimals in the distribution?Any feedback is highly appreciated!Sasker

    Sasker Sasker
    Discussions |
    Oct 18, 2023 9:52 AM
    5046 views | 4 replies
  • How to use JSL to replace characters with special symbols in ""?

    [{"ReqId":"200904","PoolId":"2001"}]How to[{\!"ReqId\!":\!"200904\!",\!"PoolId\!":\!"2001\!"}]Thanks!

    lala lala
    Discussions |
    Oct 17, 2023 9:44 PM
    2237 views | 6 replies
  • Get currently executing line number of script as a variable

    I'd like to send progress messages to the log that include the currently executing line number of the script. If I never changed the script of course I could just hard-code the line number into the message. But when I add/delete lines in the course of editing, the line numbers change. So is there a function that gives you the currently executing line number, so I could incorporate something likeWr...

    john_madden john_madden
    Discussions |
    Oct 17, 2023 5:32 PM
    1726 views | 2 replies

Latest Discussions

  • How do I change the number of decimals shown for a distribution plot?

    Hi,We recently moved from JMP 11 to JMP 13, and now the output of DoE looks different. In particular, more decimal points are shown than before (see screenshot). We want to avoid redoing all previous reports, so is there a way we can set the number of decimals in the distribution?Any feedback is highly appreciated!Sasker

    Sasker Sasker
    Discussions |
    Oct 18, 2023 9:52 AM
    5046 views | 4 replies
  • How to use JSL to replace characters with special symbols in ""?

    [{"ReqId":"200904","PoolId":"2001"}]How to[{\!"ReqId\!":\!"200904\!",\!"PoolId\!":\!"2001\!"}]Thanks!

    lala lala
    Discussions |
    Oct 17, 2023 9:44 PM
    2237 views | 6 replies
  • Is it possible to have independent x-axis ordering within x-axis groups in graph builder?

    In the attached data table the saved script plots the chart below.I want the x-axis parameter bars to change in order with the highest number of fails appearing first within each week (i.e. a Pareto type plot within each week)I created a FailOrder column for ordering within each week, but it does not seem to do what I want. Is there a way, via JSL, to have the order of the parameters (Para) in asc...

    Neo Neo
    Discussions |
    Oct 17, 2023 7:33 AM
    806 views | 0 replies
  • Post processing Monte Carlo Outcomes from Prediction Profiler

    Hello everybody, I have a JMP file with a formula of two random variables: "Voltage" and "thickness".To visualize the statistical distribution of the formula, I am using the JMP Prediction profiler.I managed to create a table with all the Monte Carlo outcomes run by the profiler using the JSL command:Simulate to TableHere is what my screen looks like: As a next step I would like to use the columns...

    mark_war mark_war
    Discussions |
    Oct 16, 2023 11:08 AM
    1524 views | 2 replies
  • Properties menu

    Via Edit/Properties a user can open the Properties menu on the right of the window.This menu allows to fine-adjust reports. Is there further documentation about the Properties Menu?
    E.g. the tree structure on the top, what does it represent?Is there a search function like the xpath functionality for the Display Tree?  

    hogi hogi
    Discussions |
    Oct 14, 2023 9:34 AM
    1350 views | 2 replies

Latest Discussions

  • Is it possible to have independent x-axis ordering within x-axis groups in graph builder?

    In the attached data table the saved script plots the chart below.I want the x-axis parameter bars to change in order with the highest number of fails appearing first within each week (i.e. a Pareto type plot within each week)I created a FailOrder column for ordering within each week, but it does not seem to do what I want. Is there a way, via JSL, to have the order of the parameters (Para) in asc...

    Neo Neo
    Discussions |
    Oct 17, 2023 7:33 AM
    806 views | 0 replies
  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    870 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    657 views | 0 replies
  • Use JMP Locale Settings( 0 ) not working on macOS

    It seems the following command does not work for JMP MacOS.   Use JMP Locale Settings( 0 )   Is there a general script to deal with the following scenario? Or do we need to put conditionals depending on the OS of the user? // Configuring JMP to save CSV as commas and not If( (Num( "3.14" ) == 3.14), is_EN_num_format = 1, //"English numeric format" is_EN_num_format = 0 //"Non-english"); )...

    FN FN
    Discussions |
    Sep 15, 2023 10:21 AM
    785 views | 0 replies
  • Exporting Graphs from Tab box to Excel cell

    Hi, Is there a way to export the graphs in each tab box in the Excel cells that look something like the one below?JMP Tab Box Excel  Below is the jsl code to create graphsdt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "NPN2", "PNP3", "IVP1"}; List2 = {"PNP4", "NPN3", "IVP2", "NPN4", "SIT1"}; List3 = {"INM1", "INM2", "VPM1", "VPM2", "VPM3"}; List4 = {"SN...

    Jackie_ Jackie_
    Discussions |
    Sep 12, 2023 2:09 PM
    823 views | 0 replies
view all discussions