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

  • 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
    1171 views | 9 replies
  • Actions missed by Advanced Log/Workflow Builder

    container to collect actions which are not recorded yet.

    NB:
    "Workflow Builder + Add-Ins"  is already discussed in this post:
    Workflow Builder + Add-Ins 
    and this wish list entry: 
    Workflow Builder + AddIns    [More Topic Containers like this]

    NB: If an action gets recorded by new version of Jmp, I  try to update the posts.
    @ Jmp support, development: If I missed to do so, feel free to change the respec...

    hogi hogi
    Discussions |
    Mar 9, 2026 12:41 PM
    17730 views | 38 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
    193 views | 0 replies
  • Add vertical lines to Graph Builder in H List Box

    Hi,

    I want to put several graphs in a single plot and use the Graph Builder together with V List Box and H List Box. I want to add vertical lines to the plots. I found the example by @jthi, however I get problems as soon as there a several plots.

    The example below works with a single plot, but when I uncomment the second plot, I get an additional axis between the plots (see below). How can I fix tha...

    matthias_bruchh matthias_bruchh
    Discussions |
    Mar 7, 2026 11:04 PM
    310 views | 3 replies
  • How to 'Save Best Transformation' in "Box-Cox Transformations" using JSL.

    I need to save best transformation in the table using JSL. How can I achieve that?    Names Default To Here( 1 ); dt = Current Data Table(); // 1. Column Selection dlg = Column Dialog( colList = Col List( "Select Test Column", Max Col( 1 ) ) ); If( dlg["Button"] == -1, Throw( "User cancelled" ) ); selectedColList = dlg["colList"]; col = Column( dt, selectedColList ); // 2. Run Fit Model to ac...

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 6, 2026 10:07 PM
    209 views | 1 replies

Latest Discussions

  • 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
    1171 views | 9 replies
  • Actions missed by Advanced Log/Workflow Builder

    container to collect actions which are not recorded yet.

    NB:
    "Workflow Builder + Add-Ins"  is already discussed in this post:
    Workflow Builder + Add-Ins 
    and this wish list entry: 
    Workflow Builder + AddIns    [More Topic Containers like this]

    NB: If an action gets recorded by new version of Jmp, I  try to update the posts.
    @ Jmp support, development: If I missed to do so, feel free to change the respec...

    hogi hogi
    Discussions |
    Mar 9, 2026 12:41 PM
    17730 views | 38 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
    193 views | 0 replies
  • Mixed Model and Multiple Comparisons

    My study looked at whether begging calls differed between 5 bird species. After recording each individual, I chose 5-10 begging calls to measure from the individual. Thus, I am using a Mixed Model with ID as my random effect and Species as my fixed effect. I need to run multiple comparisons to determine which pairs of species' calls differed. The JMP manual for running multiple comparisons in a Mi...

    IndependentHare IndependentHare
    Discussions |
    Mar 5, 2026 1:03 AM
    230 views | 1 replies
  • Is there a way I can refresh the 'Source' data without it launching a new table? Or is it possible for the saved scripts to get carried over into the new table?

    Is there a way I can refresh the 'Source' data without it launching a new table? Or is it possible for the saved scripts to get carried over into the new table? I have set up a template to monitor our processes. The data table is linked to a sharepoint file that is a living document that will be updated on occasion.  The goal was to never have to manually copy / import anything into jmp but have a...

    LambdaErmine807 LambdaErmine807
    Discussions |
    Mar 3, 2026 11:57 AM
    574 views | 4 replies

Latest Discussions

  • 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
    193 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
    213 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
    154 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
  • Need help with random errors on script start AFTER the previous run finished

    Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.   I am writing a simple GUI prototype: List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table. Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...

    miguello miguello
    Discussions |
    Dec 15, 2025 10:40 AM
    1076 views | 0 replies
view all discussions