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 to connect target points on different traces in an overlay plot?

    Hi All!I'm a new user in JMP software, and I was tasked to generate a plot and extract the script. The plot I can generate now looks like below. I generated it from the Graph Builder. The four traces correspond to four different devices. The points on each trace show the voltage levels.Each device has their own target voltage (For example: B: 1V, C: 0.9V, D: 0.65V). I would like to connect the tar...

    hahahaqing hahahaqing
    Discussions |
    Jul 21, 2020 12:07 AM
    2415 views | 2 replies
  • How do I create a Table 1 of this kind in JMP?

    What is the easiest way to create a Table 1 of this kind that compares the characteristics of the population and provides p values too?

    abhi_dp abhi_dp
    Discussions |
    Jul 20, 2020 3:17 PM
    3950 views | 4 replies
  • Force import format of Excel date column

    Hi JMP Community,   I'm looking for help with forcing a date format import using the Excel Import Wizard via JSL. I'm trying to import data that is in only two columns in an Excel file, one date, one data, it looks like the following:  The problem I have is at the transition from the dates 12.02.2019 to 13.02.2019 (marked by red at the left side). For some reason, JMP is reading the date values fr...

    SDF1 SDF1
    Discussions |
    Jul 20, 2020 11:55 AM
    21163 views | 25 replies
  • Using JMP to Calculate Surface Flatness

     Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...

    jay_holavarri jay_holavarri
    Discussions |
    Jul 20, 2020 11:26 AM
    1690 views | 0 replies
  • How to make a single variable non-linear design that has more than one condition

    Hello - As with a lot of experimentalists, I've lost a lot of lab time over the last few months. Of course, DOE is a great way to make up that time if one wasn't planning of using it in the first place. We are working with models so standard DOE wont work. I tried doing the nonlinear design platform on JMP, but kept getting a single condition replicated 10 times. The model (y = f(x)) is y=q*K*x/(1...

    ehchandlerjr ehchandlerjr
    Discussions |
    Jul 20, 2020 10:35 AM
    4666 views | 8 replies

Latest Discussions

  • How do I create a Table 1 of this kind in JMP?

    What is the easiest way to create a Table 1 of this kind that compares the characteristics of the population and provides p values too?

    abhi_dp abhi_dp
    Discussions |
    Jul 20, 2020 3:17 PM
    3950 views | 4 replies
  • Force import format of Excel date column

    Hi JMP Community,   I'm looking for help with forcing a date format import using the Excel Import Wizard via JSL. I'm trying to import data that is in only two columns in an Excel file, one date, one data, it looks like the following:  The problem I have is at the transition from the dates 12.02.2019 to 13.02.2019 (marked by red at the left side). For some reason, JMP is reading the date values fr...

    SDF1 SDF1
    Discussions |
    Jul 20, 2020 11:55 AM
    21163 views | 25 replies
  • Using JMP to Calculate Surface Flatness

     Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...

    jay_holavarri jay_holavarri
    Discussions |
    Jul 20, 2020 11:26 AM
    1690 views | 0 replies
  • Save all scripts and close reports by JSL

    Trying to write a script for this I found the following below working. JMP15@Win10.The first part opens two tables and starts some Reports,and the second Closes all report Windows post saving scripts to belonging tables.But when the report has a local datafilter, the script is not working any more (get scriptable object doesn't get the Right reference).Is there a way to find proper reference for e...

    Georg Georg
    Discussions |
    Jul 20, 2020 7:48 AM
    1421 views | 0 replies
  • TOST Equivalence Test error

    I followed the Equivalence Test (TOST) example but the output is different from the website. https://www.jmp.com/support/help/en/15.1/index.shtml#page/jmp/example-of-an-equivalence-test.shtml#ww854229 Website:>= 6 p=0.0124<= -6 p<.0001 My output:<= 6 p=0.0124>= -6 p<.0001 Essentially, the null hypotheses have been reversed so that rejecting corresponds to non-equivalence. The hypothesis on website...

    tkutch tkutch
    Discussions |
    Jul 19, 2020 4:18 AM
    2804 views | 3 replies

Latest Discussions

  • Using JMP to Calculate Surface Flatness

     Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...

    jay_holavarri jay_holavarri
    Discussions |
    Jul 20, 2020 11:26 AM
    1690 views | 0 replies
  • Save all scripts and close reports by JSL

    Trying to write a script for this I found the following below working. JMP15@Win10.The first part opens two tables and starts some Reports,and the second Closes all report Windows post saving scripts to belonging tables.But when the report has a local datafilter, the script is not working any more (get scriptable object doesn't get the Right reference).Is there a way to find proper reference for e...

    Georg Georg
    Discussions |
    Jul 20, 2020 7:48 AM
    1421 views | 0 replies
  • [JSL Contour Plot] Method of define contour plot, number, minimum, maximum

    The contour plot is very helpful to show 3D map, however the problem of defining the zone is always a trouble. In my typical jsl plot, I use something below to define the contour plot zone number = 8, maximum = 1.4, minimum =1. However, the table column :Length may change time to time, and the scale will have to be modified manually for each corresponding plot.   Does someone have experience how t...

    Stokes Stokes
    Discussions |
    Jun 25, 2020 12:09 PM
    1288 views | 0 replies
  • Impact of screen resolution on html output

    Hi, I'm preparing a dashboard using jmp that will be used for a daily meeting. It contains information in form of data tables and text boxes. In order to transfer text sizes and colors for the text as well as the data tables into the html output I transformed them into pictures (rep = dt << get as report(); pic = rep << get picture(); ). I set up all font sizes on my external monitor and it worked...

    Ole Ole
    Discussions |
    Jun 9, 2020 6:21 AM
    1309 views | 0 replies
  • How do I have two different chart types in a single graph using two axis?

    While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot?    Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot.     To do this, first clear the row s...

    Bass_Masri Bass_Masri
    Discussions |
    Apr 28, 2020 4:28 PM
    4657 views | 0 replies
view all discussions