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

  • Scripting Graph Builder for Parallel Merged Axis with List of Columns

    Hi,  I'm trying to script a step in a workflow. What I want to do is pass a list of columns to Graph Builder to create a merged parallel axis line chart. I had previously asked a question on making these graphs manually at the following link.  Solved: Re: How to Get Continuous Line Plot in Graph Builder for Multiple Variables in X - JMP User Community What I'm hoping to build now is a script that ...

    Cathal Cathal
    Discussions |
    Mar 13, 2026 5:44 AM
    212 views | 2 replies
  • # Runs don't change in a strip plot DOE when hard to change factors changes are not independend from very hard factors?

    I have a strip plot DOE with 2 very hard and 2 hard to change facors, also 2 are easy to change. With my model I get 8 whole plots and 16 subplots with 48 runs However when I don't allow the hard to change factors to change independend from very hard the number of runs remain the same? Allowing all whole plot x subplot conbinations should give significantly more runs?

    frankderuyck frankderuyck
    Discussions |
    Mar 13, 2026 1:13 AM
    988 views | 12 replies
  • Graph Builder Histogram Label Size

    Hello! Is there a way to change the size of the label on a histogram created in graph builder?  For example, with the "Little Pond" dataset, I created a histogram using column "Z" and then selected "percents".  I want to increase the size of the percents.  Circled below.   Thanks!

    Kemable Kemable
    Discussions |
    Mar 12, 2026 2:50 PM
    2045 views | 4 replies
  • Eval Expr not working

    Always confused by this one.  I created this formula based on one that worked previously.   // Get the current data table dt = Current Data Table(); colNames = dt << get column names( continuous, string ); // Loop through all columns For each( {col}, colNames, Eval( Eval Expr( New Column( Expr( col ) || "_Gouge", Numeric, "Continuous", Format( "Best", 10 ), Formula( (Mean( As ...

    SpannerHead SpannerHead
    Discussions |
    Mar 12, 2026 2:45 PM
    270 views | 3 replies
  • Normal Probability Plot with group of data

    Hi everyone, I would like to reproduce the type of plot shown in the attached figure.
    The graph displays multiple datasets overlaid on a Normal Probability (Probit) scale on the Y‑axis, with each group shown using different marker colors and shapes. Could you please advise which JMP platform(s) and workflow are best suited to generate such a graph? More specifically, I would like to know: Which JM...

    MomentHorse550 MomentHorse550
    Discussions |
    Mar 12, 2026 2:30 PM
    463 views | 4 replies

Latest Discussions

  • Graph Builder Histogram Label Size

    Hello! Is there a way to change the size of the label on a histogram created in graph builder?  For example, with the "Little Pond" dataset, I created a histogram using column "Z" and then selected "percents".  I want to increase the size of the percents.  Circled below.   Thanks!

    Kemable Kemable
    Discussions |
    Mar 12, 2026 2:50 PM
    2045 views | 4 replies
  • Axis label of distribution platform

    Hi all,   I am using JMP19, how can I get it to always show as a label the column name for which I am doing the distribution on the axis?   Regards, Valeria

    ValeriaJMP ValeriaJMP
    Discussions |
    Mar 12, 2026 8:29 AM
    167 views | 1 replies
  • Auto-Update

    When I installed an AddIn that I downloaded from the JMP Marketplace, and I activated the Auto-Update", will JMP check the Marketplace and trigger an update, when the AddIn gets updated?

    hogi hogi
    Discussions |
    Mar 12, 2026 7:18 AM
    171 views | 1 replies
  • SVM Confidence Interval Generation

    Is there any way to generate confidence intervals for an SVM model?

    CentroidError56 CentroidError56
    Discussions |
    Mar 12, 2026 2:28 AM
    221 views | 1 replies
  • Full factorial with complex continuous factors

    I'm a n00b who is trying to run a full factorial. i'm just learning JMP and T&E so i don't really know what i'm doing yet. I have 4 continuous factors. Let's say, my factors are birds observed in X park (where X represents a different local park). i don't know how I should do the levels of the factors. if I want that number to be randomized between 0 and 50, how should i run the test? if i run the...

    jmpbeginner843 jmpbeginner843
    Discussions |
    Mar 11, 2026 1:26 AM
    201 views | 1 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
    173 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
    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
view all discussions