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

  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    103 views | 0 replies
  • Column snapping in JMP 19 Student Edition macOS

    Changing to JMP 19 Student Edition on macOS I noticed column snapping is activated, i.e. horizontal scroll by pixel is no longer possible. Is there any setting or workaround to bring it back?

    NullIbex976798 NullIbex976798
    Discussions |
    May 7, 2026 3:50 PM
    216 views | 2 replies
  • Last login details

    Is the anyway to get the JMP last login are last used details in JMP portal?

    SoftwareLicense SoftwareLicense
    Discussions |
    May 7, 2026 1:15 AM
    114 views | 1 replies
  • Missing Y-Axis on Normal Quantile Plot

    When I zoom into a Distribution Normal Quantile Plot, the y-axis will disappear.  This makes it difficult to determine the exact quantile of a value.  Is this a bug? I am using JMP 19.1.0, Windows 11 Pro 25H2. Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); // Normal vertical axis on Normal Quantile Plot. dt << Distribution( Continuous Distribution( Column( :weight ), ...

    robot robot
    Discussions |
    May 6, 2026 2:26 AM
    237 views | 2 replies
  • Automatically Add Reference Lines to Graph Builder

    I have a graph created by graph builder and a column in the data contains a constant value that I'd like to automatically add as a reference line to the graph.  Adding the column to the plot axis gives me something (green vertical below) but it's not great looking, any better ideas?     

    SpannerHead SpannerHead
    Discussions |
    May 5, 2026 2:22 PM
    200 views | 3 replies

Latest Discussions

  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    103 views | 0 replies
  • Column snapping in JMP 19 Student Edition macOS

    Changing to JMP 19 Student Edition on macOS I noticed column snapping is activated, i.e. horizontal scroll by pixel is no longer possible. Is there any setting or workaround to bring it back?

    NullIbex976798 NullIbex976798
    Discussions |
    May 7, 2026 3:50 PM
    216 views | 2 replies
  • Last login details

    Is the anyway to get the JMP last login are last used details in JMP portal?

    SoftwareLicense SoftwareLicense
    Discussions |
    May 7, 2026 1:15 AM
    114 views | 1 replies
  • Ignored preference

    In JMP Pro version 18 (Windows 10 Pro) I've selected a different default color for my histograms under the Distribution Platform, but said histograms appear to ignore this preference and appear with the default (somewhat blah) color.  What am I doing wrong (if anything)?  It works fine on my Mac (which I rarely use).

    sfigard sfigard
    Discussions |
    May 5, 2026 1:04 PM
    2212 views | 7 replies
  • import JMP config from previous version when upgrading

    Hi, I just lost half a day of work because the Autosave timer I had set in JMP18 was set to the default of 0 in JMP 19. Can the installer not just search (or ask the user) for  the previous JMP installation config?

    mvanderaa1 mvanderaa1
    Discussions |
    May 4, 2026 9:49 PM
    154 views | 2 replies

Latest Discussions

  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    103 views | 0 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    153 views | 0 replies
  • defining function scope changes how result is returned

    Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned. names default to here(1); ns = New Namespace("n"); foo = function({e}, Name Expr(e) ); ns:bar = function({e}, Name Expr(e) ); show( foo( expr( notavar...

    ih ih
    Discussions |
    Apr 20, 2026 1:45 PM
    161 views | 0 replies
  • How does JMP bias the rate of count when calculating the probability of Partition platform with categorical responses?

    For categorical responses Partition has the response rates that are slightly biased away from zero to avoid having attributed probabilities of zero. I would like to know how to calcurate the biased probabilities.

    Takashi Takashi
    Discussions |
    Apr 16, 2026 8:41 PM
    171 views | 0 replies
  • Nested Two Way Anova Help?

    Hi, I am trying to analyze calcium transient data from cardiomyocytes. I moved to JMP because Prism cannot do a two way ANOVA on nested data but I cannot figure out how to run this analysis. I have 4 experimental groups (WT SHAM, KO SHAM, WT OVX, KO OVX) across two factors (genotype (WT/KO) and surgery (SHAM/OVX)) but I don't know how to add these variables prior to running analyses. For each anim...

    ClusterSeal6941 ClusterSeal6941
    Discussions |
    Apr 14, 2026 12:36 PM
    359 views | 0 replies
view all discussions