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

Latest Discussions

  • How to open this PDF with JMP?Is it encrypted?

    I tried to open it with JMP, but it didn't open for a long time.

    lala lala
    Discussions |
    Mar 11, 2026 1:18 AM
    212 views | 1 replies
  • Saving Confidence/Prediction Limit for Model With Nested Effects

    Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert

    rcast15 rcast15
    Discussions |
    Mar 10, 2026 8:03 AM
    172 views | 0 replies
  • Why is it not possible to generate this graph in JMP?

    x axis: (first) Family Car
    top graph: % of factor by sex
    bottom graph: % of factor by age Semiconductor Industry:
    car = Lot
    age = classification 1
    sex= classification 2



    The closest I can get without changing the data table:   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); dt << New Column( "First Family Car", Character, Formula( Word( 1, :family cars, "," ) ) ); Graph...

    hogi hogi
    Discussions |
    Mar 9, 2026 3:52 PM
    490 views | 2 replies
  • Variations of the SILENT IGNORE Trap

    In some cases, JMP makes it very hard for a user (or AI) to debug the code.

    from: https://community.jmp.com/t5/Discussions/AI-scripting-misleading-log/m-p/929994/highlight/true#M108698   @Craige_Hales wrote:
    objects ignore messages they don't understand 

    Here is a wish to remove the issue: chatty mode() for AI debugging 

    and here are some examples:

    hogi hogi
    Discussions |
    Mar 9, 2026 12:57 PM
    231 views | 2 replies
  • Interpreting a Mixture of Mixtures Study

    Can I get some help interpreting the results of my mixture of mixtures study? I'm studying the friction of asphalt, specifically the effects of aggregate type, aggregate blend ratios at coarse and fine fractions, and asphalt gradation type. Aggregate Types, 6 total:
    - Class A (high quality): A1, A2, A3
    - Class B (low quality): B1, B2, B3 Aggregate Blending (Coarse and Fine portions)
    - Blend percent o...

    bryantw bryantw
    Discussions |
    Mar 9, 2026 12:56 PM
    1160 views | 9 replies

Latest Discussions

  • Saving Confidence/Prediction Limit for Model With Nested Effects

    Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert

    rcast15 rcast15
    Discussions |
    Mar 10, 2026 8:03 AM
    172 views | 0 replies
  • Surface Plot resets between filter selections

    This is a new bug, or at lease JMP never behaved like this before.

    I set up a surface plot of an average of individuals and adjust the viewing angle to show relevant features of the surface. 
    I have a local filter selecting for individuals, when I click on the individual 1, looks great, click on individual 2, looks great, click on individual 3, it completely resets the view - losing the "apples to a...

    CG2 CG2
    Discussions |
    Mar 9, 2026 12:23 PM
    190 views | 0 replies
  • JMP Window ordering and confusion

    How do I get newly opened JMP files to appear as the top window in my apps. How many times have I mistaken the newly opened for the currently opened. Very, VERY annoying.

    EQ_Engineer EQ_Engineer
    Discussions |
    Feb 26, 2026 2:44 PM
    210 views | 0 replies
  • Color Coding Categorical Report

    When I create a Categorical Report to look at data, I would LOVE if the "Total"/"Total Responses" line could be bold or in a different color to easily stand out. Is this possible to do?

    BackwardWords96 BackwardWords96
    Discussions |
    Feb 19, 2026 10:36 AM
    152 views | 0 replies
  • string - or function

    In a code, the coding for the expression handling was wrong and produced a surprising result.

    I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.   an example: x= "hello"; type(x); // -> string X(5) // -> "hello"   After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
    ...  and JMP will return the content of x.   someho...

    hogi hogi
    Discussions |
    Jan 28, 2026 3:59 AM
    266 views | 0 replies
view all discussions