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 Charts running slowly in JMP 18

    I have recently been upgraded to JMP 18.2.1. I use Levey Jennings Control Charts very often in my job. While using JMP 17, I had been developing a script that takes a Stacked table from our database and uses the By() function to plot control charts of X(Batch) and Y(Result) for each unique Component in the Component column (By(Component)).    Since upgrading to JMP 18, I have found this functional...

    jevanove jevanove
    Discussions |
    Jun 10, 2025 9:42 PM
    488 views | 3 replies
  • JMP 18 Update

    Hi,   How is the JMP 18 maintaince updated pushed out?   Does this require any user interaction?   It seem that after an update, it asked user to re-authenticate again.   Thanks

    RMSETurtle754 RMSETurtle754
    Discussions |
    Jun 10, 2025 12:45 PM
    540 views | 2 replies
  • JSL: How to set a single row across multiple columns to a single value?

    Hello JSL specialist,     Wondering if there is an elegant (simple) way to set a single row across all columns to a single value.     I know I can do a For loop, and the For Each Row isn't quite what I'm after either.     I'm almost looking for an analogous command, like For Each Column or something like that. Perhaps there doesn't exist a command that can set a single row across all columns to a ...

    SDF1 SDF1
    Discussions |
    Jun 10, 2025 9:55 AM
    329 views | 1 replies
  • assign a color to column containing continuous data

    Hello all,  My reactor has 12 temperature elements, and I am receiving continuous data from all 12 tags. When I plot a line chart on graph builder each tag is assigned a color automatically. The problem then is when I delete one tag, the color of the other tags changes. How can i fix the color my column / tag name in JMP.   In the example below, 1 is blue 2 is red, when delete / uncheck 1, the col...

    gopalbhattad gopalbhattad
    Discussions |
    Jun 10, 2025 5:45 AM
    915 views | 5 replies
  • JMP slows to a stop when building many graphs using JSL

    I am working on a script that will create many graphs, determine a regression fit for each graph, and then save all the regression coefficients to a table. The script performs that actions that I want, but comes to a grinding halt as the number of columns to evaluate increases. The script seems to retain the plots and generated panels in the background that are created within the For loop even whe...

    DSchweitzer DSchweitzer
    Discussions |
    Jun 10, 2025 5:14 AM
    720 views | 4 replies

Latest Discussions

  • Control Charts running slowly in JMP 18

    I have recently been upgraded to JMP 18.2.1. I use Levey Jennings Control Charts very often in my job. While using JMP 17, I had been developing a script that takes a Stacked table from our database and uses the By() function to plot control charts of X(Batch) and Y(Result) for each unique Component in the Component column (By(Component)).    Since upgrading to JMP 18, I have found this functional...

    jevanove jevanove
    Discussions |
    Jun 10, 2025 9:42 PM
    488 views | 3 replies
  • JMP 18 Update

    Hi,   How is the JMP 18 maintaince updated pushed out?   Does this require any user interaction?   It seem that after an update, it asked user to re-authenticate again.   Thanks

    RMSETurtle754 RMSETurtle754
    Discussions |
    Jun 10, 2025 12:45 PM
    540 views | 2 replies
  • JSL: How to set a single row across multiple columns to a single value?

    Hello JSL specialist,     Wondering if there is an elegant (simple) way to set a single row across all columns to a single value.     I know I can do a For loop, and the For Each Row isn't quite what I'm after either.     I'm almost looking for an analogous command, like For Each Column or something like that. Perhaps there doesn't exist a command that can set a single row across all columns to a ...

    SDF1 SDF1
    Discussions |
    Jun 10, 2025 9:55 AM
    329 views | 1 replies
  • assign a color to column containing continuous data

    Hello all,  My reactor has 12 temperature elements, and I am receiving continuous data from all 12 tags. When I plot a line chart on graph builder each tag is assigned a color automatically. The problem then is when I delete one tag, the color of the other tags changes. How can i fix the color my column / tag name in JMP.   In the example below, 1 is blue 2 is red, when delete / uncheck 1, the col...

    gopalbhattad gopalbhattad
    Discussions |
    Jun 10, 2025 5:45 AM
    915 views | 5 replies
  • Prakash Hinduja Geneva, Switzerland - How to analyze financial time series data using JMP?

    Hi everyone, I'm Prakash Hinduja Geneva, Switzerland working on a finance-related website and need to analyze time series data like stock prices, revenue trends, and monthly expenses. I'm new to JMP and would appreciate guidance on how to import, clean, and visualize financial time series data. Are there specific tools or workflows in JMP that are ideal for this? Any tips or example projects would...

    PrakashHindujaG PrakashHindujaG
    Discussions |
    Jun 10, 2025 5:09 AM
    396 views | 1 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    586 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    522 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    479 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    465 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    356 views | 0 replies
view all discussions