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

  • JMP15

     Can I still get a license for JMP 15 (Windows 7 machine)?

    deano1932 deano1932
    Discussions |
    Apr 15, 2025 7:35 AM
    428 views | 1 replies
  • Spec Limit and Pass/Fail Column

    Hi, I would like to ask if I set a particular column with spec limit(eg. low:100 and max:1000), from this limit set how can I create a corresponding column say Pass/Fail column to label those data within limit as Pass and out of spec as Fail.Thank you.

    adam adam
    Discussions |
    Apr 15, 2025 5:32 AM
    6100 views | 3 replies
  • jsl script error

    Hi, I have 2 files(Limits and wat_combined). Limit file has the limits that i want to set to the same test in wat_combined file. My Jsl script is working as expected but the spec limit area of the column Please let me know how to fix that.
    Jmp version: 18.2.0   txnelson Note:  I edited @Pranadeep  initial message, moving the JSL into a JSL Box, and the log into a Code Box
    my jsl code: // --- Configu...

    Pranadeep Pranadeep
    Discussions |
    Apr 15, 2025 2:21 AM
    911 views | 3 replies
  • Limits Change Using Manage Limits Platform. Old limits don't go away.

    Hi, I have an issue where I'm trying to use the manage limits option to change limits on my current dataset. Following this example in here Example of Manage Limits . I'm able to change the limits and implement the new limits I need. However, the old limits don't go away. It shows up as a solid black line. I tried removing the spec limits from the column and re-implement it, but still no luck. It ...

    RA899 RA899
    Discussions |
    Apr 15, 2025 1:47 AM
    1016 views | 4 replies
  • Decreasing the space between boxes in a simple box plot

    Hi everyone,  I wonder if there is a way to decrease the space between boxes in a box plot. I do not have groups, so I cannot use graph spacing. And when I try to change it manually by X-axis setting, the white space for the graph increases, which is not good. would you please advise how to proceed? Thanks    

    Moon Moon
    Discussions |
    Apr 14, 2025 4:57 PM
    762 views | 3 replies

Latest Discussions

  • JMP15

     Can I still get a license for JMP 15 (Windows 7 machine)?

    deano1932 deano1932
    Discussions |
    Apr 15, 2025 7:35 AM
    428 views | 1 replies
  • Limits Change Using Manage Limits Platform. Old limits don't go away.

    Hi, I have an issue where I'm trying to use the manage limits option to change limits on my current dataset. Following this example in here Example of Manage Limits . I'm able to change the limits and implement the new limits I need. However, the old limits don't go away. It shows up as a solid black line. I tried removing the spec limits from the column and re-implement it, but still no luck. It ...

    RA899 RA899
    Discussions |
    Apr 15, 2025 1:47 AM
    1016 views | 4 replies
  • Summary Table For Earliest Test

    I'm creating a summary table for some data whereby a group of wafers were tested more than once.  The data is messy regarding which test iteration a particular parameter was measured.  I want the ultimate table to record only the earliest instance of the test for each wafer/die.  I have a retest iteration column in the table I can use as a subgroup on the table but I don't know how to use that to ...

    SpannerHead SpannerHead
    Discussions |
    Apr 14, 2025 4:08 PM
    921 views | 4 replies
  • Importing large Parquet files into JMP

    Hello,   I need to efficiently import large datasets in Parquet format (may be multiple GB) into JMP. I saw the instruction video for CSV import here and used the same approach using the pd.read_parquet instead. My worry in this case is the fact that the import will be very inefficient because the tables need to occupy memory both as Pandas df object and then as the JMP dt. Is there a better appro...

    simpml simpml
    Discussions |
    Apr 14, 2025 7:25 AM
    1750 views | 7 replies
  • When to use Standard Least Square personality using the attrobute 'random' instead of Mixed Model personality?

    Hi, I'm trying to make a model with four fixed effects: strain, concentration, their interaction,  day (because I have insufficient experimental days to make it a random effect). The random effects would be replicate nested within plate (intending 96 well plates) and plate nested within day. I understand that I have 2 options to model this in JMP: 1. 'Standard Least Square' personality selecting t...

    blip555555 blip555555
    Discussions |
    Apr 14, 2025 2:05 AM
    1678 views | 5 replies

Latest Discussions

  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    472 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    364 views | 0 replies
  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    428 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
    467 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    395 views | 0 replies
view all discussions