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: Save a Dashboard as an Image

    I have a two questions regarding JSL and Dashboards. The dashboard script I am currently writing has multiple graphs and runs without issue. However, my problem lies in trying to save the file. I would like to be able to save the file as a TIFF. Therefore questions: 1) How do you save a Dashboard as an image?2) To save the Dashboard as an image with the correct proportions, the window needs to be ...

    awallace awallace
    Discussions |
    Jun 13, 2017 1:58 PM
    6973 views | 2 replies
  • JSL: how to create a reference to a table variable inside a column formula

    How do I insert a reference to a dynamically generated table variable name inside a column formula such that I can later change the table variable and still have the column values update. And then do this for a unknown number of columns.  dt = Current Data Table(); NewCol = function({ColNr}, //Set a name table variable with the name of the column and RMSE appended to it dt << Set Table Variable...

    pauldeen pauldeen
    Discussions |
    Jun 13, 2017 9:26 AM
    15502 views | 7 replies
  • Store Column as list?

    Hi there,I was wondering if there is any way to store the values of a column in a list, arrray, etc. Thanks!

    matt7109 matt7109
    Discussions |
    Jun 13, 2017 8:03 AM
    16049 views | 2 replies
  • 'Data Table Window' option in JMP 13

    In previous version of JMP there was a 'Data Table Window' option in the menu that isn't there in JMP 13.  Ctrl+Alt+D is the shortcut to pull up the data table, but this doesn't work on private tables.  Is there an easy way to make a table show up in JMP 13?   Unfortuneately, I no longer have JMP 12 installed as of this week so these little annoyances are no longer little.  If you know anything pl...

    msharp msharp
    Discussions |
    Jun 13, 2017 7:54 AM
    7720 views | 2 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
    4568 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
    4568 views | 0 replies
  • How to use a color scheme in "Graphic script"?

    HI All,is there a way to use default color scheme for "add graphic script" when adding multiple lines and text?e.g in below code i want to use default color scheme for lines and text instead of hard coded.Motivation: I have to match the color of data to the lines and text, where my data is colored by a group.Line Style( 0 );
    Pen Color( 6 );
    Pen Size( 2 );
    Text Size( 10 );
    Try( X Function( 315.4, y, Ma...

    ram ram
    Discussions |
    Jun 10, 2017 7:27 PM
    5736 views | 5 replies
  • how to analyse automaticly?

    dear all: i have to monito abnomal ratio every day, but now everyday i open the JMP and then put excel data in JMP to analyse, that is trouble。 if i open jmp and then analyse automaticly how i write JSL to realize?

    TONYMA TONYMA
    Discussions |
    Jun 7, 2017 8:40 AM
    4790 views | 3 replies
  • Function for back button

    Hi, everyoneI can create a button named as "Back". But may I know is there any function that can back to the previous interface when i click the back button?
    Thanks.

    jade jade
    Discussions |
    Jun 2, 2017 4:50 AM
    3646 views | 2 replies
  • Parallel Processing in Scripting

    In the process of putting togother a lengthy script that makes some calls to ODBC/SQL databases that can each take several minutes to run. In an ideal world I could be waiting for multiple servers to get back to me at the same time. From what I am gathering I have to stick with just running one database request after another?I am running JMP 9.

    firemandan9 firemandan9
    Discussions |
    May 31, 2017 12:46 PM
    6997 views | 4 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
    4568 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
    2281 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
    4529 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