cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • How to Save a Control Chart as a PNG etc

    I have the following script that produces a nice control chart, I'd like to add on a function to save it(or the window) as a png to a folder I can share with others?

    Data Table("sampledata")
    << New Script(
    "Control Chart - 1",
    Control Chart Builder(
    Size( 960, 767 ),
    Show Alarm Report( 1 ),
    Show Limit Labels( 1 ),
    Show Sigma Report( 1 ),
    Include Missing Categories( 0 ),
    Variables(
    Subgroup( :time ),
    Subgroup(...

    CuriousRobin CuriousRobin
    Discussions |
    Aug 30, 2023 8:35 AM
    895 views | 1 replies
  • How to use Set Function {self}

    Hi,I explore all the question and answer inside this community and still not getting my answer to use this script. Can you help me, please? I have data table with all the parameter (column) and data (row). My question is how to use Radio Box with the set function {self} to display all the data that i chosen one parameter on Radio Box to see at Bivariate (Fit Y by X). I don't want to click OK to se...

    mystylelife19 mystylelife19
    Discussions |
    Aug 30, 2023 7:31 AM
    4121 views | 5 replies
  • Plot multiple pages based on X-axis parameters

    Hi, I have a few Y parameters, and many X parameters.  How can I plot Y parameters with each of the X individually?  Doing this manually will take up a lot of my time. Thanks in advance! 

    o129041voo o129041voo
    Discussions |
    Aug 30, 2023 1:33 AM
    2760 views | 4 replies
  • Concatenating table rows with different column names

    I'm trying to concatenate two data tables, one right under the other.  One of the tables is a continuation of the other table, but it doesn't contain column labels.  JMP 12 Help tells me that "if the two original data tables have columns with different names, those columns are included in the new data table showing missing values" when using Tables>Concatenate.  And this command definitely behaves...

    NME NME
    Discussions |
    Aug 30, 2023 1:26 AM
    11302 views | 5 replies
  • JMP has started running JSL scripts automatically despite windows specific setting NOT enabled.

    I'm using JMP® Pro 17.0.0 (622753) Under File/Preferences/Windows SpecificThe checkbox for "JSL Scripts should be run only, not opened, when selected from Recent Files or a file browser" is UNCHECKED. This has never been a problem before, but without any changes from my end this behavior has started. I tried enabling the checkbox, applying and exiting. Then running a .jsl file auto runs. I disable...

    xxvvcczz xxvvcczz
    Discussions |
    Aug 29, 2023 8:46 PM
    1170 views | 1 replies

Latest Discussions

  • How to Save a Control Chart as a PNG etc

    I have the following script that produces a nice control chart, I'd like to add on a function to save it(or the window) as a png to a folder I can share with others?

    Data Table("sampledata")
    << New Script(
    "Control Chart - 1",
    Control Chart Builder(
    Size( 960, 767 ),
    Show Alarm Report( 1 ),
    Show Limit Labels( 1 ),
    Show Sigma Report( 1 ),
    Include Missing Categories( 0 ),
    Variables(
    Subgroup( :time ),
    Subgroup(...

    CuriousRobin CuriousRobin
    Discussions |
    Aug 30, 2023 8:35 AM
    895 views | 1 replies
  • Plot multiple pages based on X-axis parameters

    Hi, I have a few Y parameters, and many X parameters.  How can I plot Y parameters with each of the X individually?  Doing this manually will take up a lot of my time. Thanks in advance! 

    o129041voo o129041voo
    Discussions |
    Aug 30, 2023 1:33 AM
    2760 views | 4 replies
  • JMP has started running JSL scripts automatically despite windows specific setting NOT enabled.

    I'm using JMP® Pro 17.0.0 (622753) Under File/Preferences/Windows SpecificThe checkbox for "JSL Scripts should be run only, not opened, when selected from Recent Files or a file browser" is UNCHECKED. This has never been a problem before, but without any changes from my end this behavior has started. I tried enabling the checkbox, applying and exiting. Then running a .jsl file auto runs. I disable...

    xxvvcczz xxvvcczz
    Discussions |
    Aug 29, 2023 8:46 PM
    1170 views | 1 replies
  • Graph Builder - adding interactive reference lines

    When using graph builder, it allows you to "highlight" or "select" a specific data subset within the legend. The corresponding output on the graph builder and data table will also highlight themselves. When a subset of data is selected, the other subsets fade into the background or increase their transparency in an interactive manner. Can I have add reference lines that correspond to a selected da...

    JMPNovice JMPNovice
    Discussions |
    Aug 29, 2023 3:37 PM
    3090 views | 3 replies
  • Graph Builder Caption box

    Hi, I am trying to add summary stats to the axis of the graph builder using the caption box in JMP 17, but it doesn't seem to work. Is there something I am missing? Caption box adds mean text annotation on the graph butIf I select the location on axis, it doesn't display anything Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Aug 28, 2023 8:45 AM
    1118 views | 1 replies

Latest Discussions

view all discussions