cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Control Chart with subgroups entering the project at different times

    We are created a process across 9 different divisions. All the Divisions did not start at the same time. As other Divisions learned of the initial cohort success, they joined the project. In aggregate, by December 2023 we were consistently achieving 93% success. We created a control chart using the Numerators and denominators of all the Divisions participating in each month. Therein lies the ...

    RatioMegalodon8 RatioMegalodon8
    Discussions |
    Aug 4, 2025 11:45 AM
    673 views | 4 replies
  • How to make Associative Array to return key value for non-existing key?

    Folks,    Is there any way to make a default value in associated array dynamic? Meaning that if you try to access a key that does not exist, it returns not a static default value, but some lambda function, for instance - the key itself? Or key*2, or key||"_string".    

    miguello miguello
    Discussions |
    Aug 4, 2025 10:23 AM
    300 views | 1 replies
  • Run a SQL query in jsl results in the update from multiple queries slowing table creation

    Hi I'm trying to troubleshoot why when I re-run a SQL script in JSL the result is the updates of different queries before the table is created.  See outputs in print screen    Note the JSL script is producing numerous tables for different attributes. The example shown is for 1 of the tables 

    AlbertLesire1 AlbertLesire1
    Discussions |
    Aug 4, 2025 7:54 AM
    456 views | 2 replies
  • generic scripting of data table

    I want to create a generic script to create a data table. In the first part of the Script I have a list to select columns for creation of data table:

    nw = New Window("Create data table", <<Type("Modal Dialog"), <<Return Result, V List Box( Spacer Box(size(0, 15)), Text Box( "Please select the limits to display in data table (multiple selection posssible): " ), Spacer Box(size(0, 5)),...

    Diana_JMP Diana_JMP
    Discussions |
    Aug 4, 2025 5:59 AM
    300 views | 1 replies
  • Revert Graph Builder title ?

    When I change the title, in JSL a command  Dispatch( {}, {"graph title"}, TextEditBox, {Set Text( "xx" )} ) is added.   Is there a JSL command to revert the title in Graph Builder to the default value?

    hogi hogi
    Discussions |
    Aug 4, 2025 1:01 AM
    509 views | 3 replies

Latest Discussions

Latest Discussions

view all discussions