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

  • Monte Carlo Simulation

    Hi Community, I created a table of months (x) per failure frequency (y). After I analyse the distribuition and created an another colunn with randon for the best fit distribuition (smallest AICs). But I need the calculate the final probabilty of union the five events (TOP EVENT)  and the simulation (10000 iterations) give me in failure frequency. How did I get the probability failure X months the ...

    Mayre Mayre
    Discussions |
    Jun 21, 2017 8:56 AM
    15557 views | 7 replies
  • Convert CSV file to JMP file

    Hi, would you know how to convert CSV file into JMP file?Thanks,RD

    reginado reginado
    Discussions |
    Jun 21, 2017 8:40 AM
    7580 views | 3 replies
  • Save values in text edit box

    Hi, If I have a window, such as the one below, and the user enters some values in the text boxes. How could I save these numerical values into an array? For example, if someone typed in 1, 2, 3 ,and 4 into the text boxes, when they press OK, I would like these values to be saved into an array.   new window("test", text edit box(""), text edit box(""), text edit box(""), text edit box(""), ...

    matt7109 matt7109
    Discussions |
    Jun 21, 2017 5:59 AM
    12449 views | 6 replies
  • HTML5: how to set column width, how to wrap text to specified px

    Dear Community, Working a lot with interactive html output, attached file has colums which are much wider than needed and the column named "text" needs wrapping (too long).  Could I do that with JSL? 

    saitcopuroglu saitcopuroglu
    Discussions |
    Jun 21, 2017 4:28 AM
    5854 views | 3 replies
  • [Script] How to add in colour gradient

    Hi,  I am stuck here, i want to format my column with colour gradient. However, with the script below there is still no colour gradient applied on my column "N". Thanks    R1=(dt<< Tabulate(
    Show Control Panel( 0 ),
    Show Tooltip( 1 ),
    Add Table(
    Column Table( Statistics( N )),
    Column Table( Grouping Columns( :Name( "test@7721" ) ), Statistics( Row %, N )),
    Row Table( Grouping Columns( :Radius ) )
    )
    )) << ...

    kuanaunwei kuanaunwei
    Discussions |
    Jun 21, 2017 4:20 AM
    8608 views | 5 replies

Latest Discussions

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
    2280 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