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: Index and Navigate through All Tables Open in JMP

    I'm building a JMP App and I need to be able to return the number of tables I have open as well as navigate through multiple tables so the user can select a table to work with. Say you have 3 tables open and you build a spin arrow in the app builder (up/down arrows). If you click up, the next table up becomes the Current Data Table, and similary for clicking down, the table down becomes the Curren...

    Brown Brown
    Discussions |
    Jun 28, 2017 11:59 AM
    6177 views | 1 replies
  • Absolute value between all points

    I was wondering if there is an easy way to aggregate the absolute value of all points in a column to one another. I have written some scripts which will give me the stage location data for a tool, but I want to see how the locations measure up relative to themselves rather than the absolute locations of the machine. For example:If I have 3 points, I want to know the distance between 1-2, 1-3, and ...

    SG SG
    Discussions |
    Jun 28, 2017 11:24 AM
    11490 views | 6 replies
  • can we color the cells in jmp table as we do in excel? I mean really give colors to the part of table/cells interested

    can we color the cells in jmp table as we do in excel? I mean really give colors to the part of table/cells interested? I tried below jsl but it only works when you plot the data in graphs but not in the table itself?   Thanks in advance! Evan     dt=Data Table( "Bin Wafer Map" ); For(i=4, i<=N col(dt),i++, dt:i << Set Property( "Value Colors", {1=Green,3 = Red, 4 = Yellow,5=orange, 6 = Magenta, 7...

    robust1972 robust1972
    Discussions |
    Jun 28, 2017 6:23 AM
    26871 views | 12 replies
  • Change font color within TableBox with JSL

    Is it possible to change the font color for individual cells within a Tablebox? I found an older post that said this wasn't possible without conditional formatting: https://community.jmp.com/t5/Discussions/Is-there-a-way-to-send-a-font-color-to-a-single-value-in-a/td-p/8643 And conditional formatting won't work for this project. I was hoping this functionality had been added since the older post w...

    ABI ABI
    Discussions |
    Jun 28, 2017 6:09 AM
    18844 views | 10 replies
  • Script for Control Charts (all numeric Columns) with saved Limits in one table

    Hi, I'm trying to generate one Window/Report with several Control Charts (all numeric columns of the data table). So far I was able to generate this report. But I'm not able to save all Limits in one data table. Can anybody help me? Following my codedt = Current Data Table (); //Deselection von allen Spalten cols = dt << get column names(); For(i = 1, i <= N Col(dt), i++, cols[i] << set selec...

    mkennke mkennke
    Discussions |
    Jun 28, 2017 2:50 AM
    8343 views | 3 replies

Latest Discussions

  • Select a group of cells in a column

    Hi, I have table with thousands of rows. I need to be able to select a group of cells in one column, so I could copy it into another table. for example for Column: "Test3 (VOLTS)" only I need to copy cells highlighted in yellow from row 4 thru row 18 using JSL code.Thanks 

    SamH SamH
    Discussions |
    Jun 26, 2017 3:21 PM
    16480 views | 11 replies
  • Adding Data Labels in a graph using scripting

    Hello,I need help in adding the Data Labels in a graph using Scripting. I want to display always the data value of the recent row. I marked the column as Label, and I also marked the row as label. But I don't know how can I write the script for the same.  

    sibanibisoyi sibanibisoyi
    Discussions |
    Jun 26, 2017 4:10 AM
    3904 views | 1 replies
  • Response Surface

    Dear JMP Experts,  In the attached picture I created a surface plot with the graph-surface plot function. I created a color scheme with discrete color option. I am wondering what is the cut-off points for each of the colors? In another word, does the bright red mean the highest results? Does the dark red mean the stable region? How can I find explanations? Is there a way to show the cut off points...

    xiaoyaj0 xiaoyaj0
    Discussions |
    Jun 26, 2017 1:59 AM
    3681 views | 1 replies
  • Survival Analysis Question

    HiI have some data and I want to calculate overall and disease specific survival. While the alive/dead are 1/0 for the survival analysis with censor=1, how should I code the list for disease specific mortaility. How should I code the ones that are dead, but not due to the disease in questions, 1 or 0? or should they be excluded?

    sajanjiv sajanjiv
    Discussions |
    Jun 23, 2017 11:54 AM
    4584 views | 2 replies
  • Assign values to factor level in a definitive screen design

    Hello all, I have a seven continuous three-level factors for a DOE. Definitive Screen Desgin (DSD) seems better fit my purpose. For each factor, I have three phisical test samples to be assigned to the three levels. However, they don't represent the max and min values of the factor. How do I assign the physical values to each factor level in the design? Thanks,John

    ZenCar ZenCar
    Discussions |
    Jun 23, 2017 4:32 AM
    9183 views | 7 replies

Latest Discussions

  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4565 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2279 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4523 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3426 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3539 views | 0 replies
view all discussions