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

  • Script to Select Data in Graph Builder

     I have created a custom map to graph measurement locations on a vehicle to give a visual representation of the process throughout the vehicle. As you can see below. I would like to be able to select all the data represented in the graph builder below and pull it into a new datatable using script Does anyone know how to select data in graph builder using script?    

    alexhemmert1 alexhemmert1
    Discussions |
    Jun 16, 2017 1:00 PM
    6944 views | 6 replies
  • How we can close an opened excel file using JSL?

    How we can close an opened  excel file using JSL?

    ram ram
    Discussions |
    Jun 16, 2017 7:53 AM
    9565 views | 8 replies
  • Sum specific values in certain rows/columns

    Hi there,I'm working with an oddly layed out table of data. If you see the table below (not actual data, but a resemblence), I need to find the sum of all the red numbers, and then the sum of all of the green numbers. Preferably, an additional column woul be created and each row for Bob would read the red sum, and each row for Bill would read the green sum.   Could anyone give me an overview of ho...

    matt7109 matt7109
    Discussions |
    Jun 16, 2017 5:17 AM
    11958 views | 7 replies
  • How to fit a polynomial degree 2 models with by-groups then capture the parameter estimates

    I would like to create polynomial degree 2 by each (SERIAL, P1, P2, P3) and get the coefficient and constant then put in each column by using JSL. The example data was attached in this post, but actually I will do with the data about 1 million rows.

    Sibtid Sibtid
    Discussions |
    Jun 15, 2017 6:58 PM
    11727 views | 7 replies
  • Changing Legend Text

    I am a new JMP user. I am trying to make an overlay plot of five datasets. I would like to change the legend title from the default 'Groups' and also the data-set labels inside the legend. When I double click the legend, I am able to type text in for both the title and the individual data sets. When I click OK, the legend title gets updated. But, the new series labelsthat I typed in manually does ...

    AKHAR AKHAR
    Discussions |
    Jun 15, 2017 5:36 PM
    6507 views | 2 replies

Latest Discussions

  • Script to Select Data in Graph Builder

     I have created a custom map to graph measurement locations on a vehicle to give a visual representation of the process throughout the vehicle. As you can see below. I would like to be able to select all the data represented in the graph builder below and pull it into a new datatable using script Does anyone know how to select data in graph builder using script?    

    alexhemmert1 alexhemmert1
    Discussions |
    Jun 16, 2017 1:00 PM
    6944 views | 6 replies
  • How we can close an opened excel file using JSL?

    How we can close an opened  excel file using JSL?

    ram ram
    Discussions |
    Jun 16, 2017 7:53 AM
    9565 views | 8 replies
  • Manipulating Summary Tables and Column Addition

    Hi,I have two quesitons:1) How could I go about summing the values of a row between two columns. I found the snipet of code below, but it simply copies the 5th value and puts in in the new row. For each row, I want all values between the 5th row and the nth column of TR to be added.  TotRow = dt << Get Column Names( Numeric ); TR = N Items( TotRow ); dt << New Column( "Total", Numeric ); For Each ...

    matt7109 matt7109
    Discussions |
    Jun 15, 2017 2:01 PM
    3665 views | 1 replies
  • Create Tabs without scrolling horizontally

    Hi, all
    May I know is there any function that can make if I have 25 tabs in one user interface, then for example every 5 tabs, it will automatic go down another row(meant here 1-5 in first row, then 6-10 in second row and etc), which can prevent the user to scroll horizontally to the right.I have search the scripting index for the tab list box, but I can't find any suitable the function.
    Can anyone ...

    blue1994 blue1994
    Discussions |
    Jun 15, 2017 8:40 AM
    8124 views | 3 replies
  • 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
    4567 views | 0 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
    4567 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
    4525 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