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

  • How do I get my labels to appear on a graph?

    I am new user of JMP can anybody guide me how to clean the data

    Mannpatel31 Mannpatel31
    Discussions |
    Oct 22, 2024 5:46 AM
    637 views | 1 replies
  • Scripting Index

    I would like to teach a class on JSL using the Scripting Index. Is there a way to filter the items list based on sorted array of topics? Or where is the Name, Description, JSLExample code located, thinking about recreating the window. Was trying to avoid recreating the wheel and copying the description and code out to separate files. Would like to re-use what is already in place.

    ewittry ewittry
    Discussions |
    Oct 21, 2024 10:26 PM
    1364 views | 3 replies
  • Move Local Data Filter below Column Switcher

    Hello, I have a control chart with a Local Data Filter AND a Column Switcher. If I leave it as it is, it takes up too much space horizontally on the screen, so I'd like to move the Local Data Filter below the Column Switcher to optimise space. Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Quality Control/Coating.jmp" ); Control Chart Builder( Variables( Subgroup( :Sample ), Y( :Weight ) )...

    SophieCuvillier SophieCuvillier
    Discussions |
    Oct 21, 2024 8:46 AM
    944 views | 2 replies
  • Scripting Control Chart for Selected Items from the Process Screening Module

    I have been working to automate a Process Screening Analysis.
    I have a textbox popup which prompts the user to put in a date in the yyyy-mm format. Then I have a button to save the date as a variable. Next, I have a button which runs the Process Screening Analysis. In addition to that, I put in a local data filter using the user input to do the analysis on only that set of the data. This works fine...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Oct 21, 2024 8:26 AM
    1762 views | 4 replies
  • Open Data Base Efficiency/Run Time

    Hello,

    When you use Open Database() it opens the database and runs the query. Well, when you need to run multiple queries on the same database does it hinder run time performance?

    When I run local queries the run time is super quick every time. However,
    when I run several queries on JMP with Open DataBase() I seem to get mixed results. I'm thinking I may be losing performance by reconnecting to the d...

    aharro aharro
    Discussions |
    Oct 21, 2024 6:31 AM
    1018 views | 2 replies

Latest Discussions

  • How do I get my labels to appear on a graph?

    I am new user of JMP can anybody guide me how to clean the data

    Mannpatel31 Mannpatel31
    Discussions |
    Oct 22, 2024 5:46 AM
    637 views | 1 replies
  • Scripting Index

    I would like to teach a class on JSL using the Scripting Index. Is there a way to filter the items list based on sorted array of topics? Or where is the Name, Description, JSLExample code located, thinking about recreating the window. Was trying to avoid recreating the wheel and copying the description and code out to separate files. Would like to re-use what is already in place.

    ewittry ewittry
    Discussions |
    Oct 21, 2024 10:26 PM
    1364 views | 3 replies
  • Open Data Base Efficiency/Run Time

    Hello,

    When you use Open Database() it opens the database and runs the query. Well, when you need to run multiple queries on the same database does it hinder run time performance?

    When I run local queries the run time is super quick every time. However,
    when I run several queries on JMP with Open DataBase() I seem to get mixed results. I'm thinking I may be losing performance by reconnecting to the d...

    aharro aharro
    Discussions |
    Oct 21, 2024 6:31 AM
    1018 views | 2 replies
  • Dynamic Coding Problem

    Hello,

    Looking for tips on how to make my script more dynamic.

    Given the snippet below we have a data table << Get as Report that we add onto a Col Box() with dynamic buttons.

    Now, here lies the issue. I need to put X amount of data tables into my window and I'm not sure how to go about it since I also need to add dynamic buttons to each table. The exact amount of data tables can vary. Thanks for the...

    aharro aharro
    Discussions |
    Oct 19, 2024 5:00 PM
    1054 views | 3 replies
  • Creating Groups after Database Query

    Hi, I have a database query that returns a large table, 200+ columns,  and would like to clean it up before working with.The columns have initial terms that signify the metrology tool source such as Raman, XRD, XRF, BET, PSA,...For each of these terms I would like to create a group and use the name from the above list to act as the name of the group.for example there are 20 columns that start with...

    Hegedus1 Hegedus1
    Discussions |
    Oct 18, 2024 11:16 AM
    1196 views | 3 replies

Latest Discussions

  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    705 views | 0 replies
  • App Interface saved in a journal

    Hi There 
    Some time ago, I created a nice interface using Application Builder and I saved it as a journal. Now I need to make a few modifications to the interface, rearrange buttons, add boxes, and so on. I am unable to import the journal into the app and have the interface appear in the Module tab. It is a very busy interface ...Is there a way to have it?
    Thanks

    Mioffe Mioffe
    Discussions |
    Aug 7, 2024 5:01 PM
    656 views | 0 replies
  • Tracking down a cycle error

    When I open a data table, I get a cycle detected error that I have to ignore every time. I can't seem to figure out what is causing the error although it apparently has something to do with the table variable in my column formula.  Here is the formula: and here is the log entry showing the issue  Can anyone help me understand what is going on here? The data table actually works fine after I click ...

    scott1588 scott1588
    Discussions |
    Jun 24, 2024 11:47 AM
    1098 views | 0 replies
  • How do I make scattorplot Matrix with multiple cloumns I select?

    Hi. I'm Jeon.I'm beginner of JMP. I want to have a script for making scattorplot Matrix with Items I select.Could you give me a help with it? I splited one data table to two data table. one has value of test items(*Data type : Numeric & Continuous) , another one has upper limit & lower limit.(*Charactor & Norminal) Column names(=test item names) are the same in 2 different data table. Two sample d...

    NagneTE1 NagneTE1
    Discussions |
    May 27, 2024 5:18 PM
    784 views | 0 replies
  • graph builder bug - x group shift

     (JMP 17, MacOS) I have a JSL scripts that creates multiple graph builder charts, but in some of them, and it's not repeatable always - some of the x groups  are getting different height, causing also the data plotted to be shifted. Another issue - is that I can't set the X group lables text to be 90 degrees rotated to fit long strings without making the chart too wide. This is supported for X var...

    ShlomiB76 ShlomiB76
    Discussions |
    Apr 14, 2024 12:08 AM
    717 views | 0 replies
view all discussions