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

  • Surface of 3D-Plot

      Hi everybody, I'm new to JMP and need help concerning my 3D Plot. I depicts multiple voltage measurements. I want to show the change in channel 2 voltage over the run number. Therefore I'm searching for a functionality to plot the surface. Does anybody have an idea which functionality is best to use for this usecase? I've tried several, but either they're not doing the stuff I want or the progra...

    DecileTime535 DecileTime535
    Discussions |
    Feb 20, 2026 7:47 AM
    269 views | 1 replies
  • Overlaying datapoints and function in Graph Builder

    Hello everyone, I am trying to overlay datapoints from a column and a function line in Graph Builder. However, whenever I place the variables on the same axis and overlay them, I end up with either: both the datapoints and the function drawn as points, orboth drawn as lines. What I want is simple: the column data should appear as points, andthe function should appear as a line,
    overlaid in the sam...

    Vysakhrnair999 Vysakhrnair999
    Discussions |
    Feb 20, 2026 12:14 AM
    519 views | 3 replies
  • Zスコアの標準化

    御社のJMP Ver18のユーザーです。 悪性腫瘍の予後因子としての栄養・免疫スコアを研究しています。 肺癌手術患者について術前のC-CONUTスコア、GNRI、NLR、Hb、Pltといった免疫栄養スコアの連続変数と患者予後(OS)や生存日数といったデータが統計解析ソフトJMP内に作成してあります。これら変数を用いてOSを予測するための新規マーカーの開発を試みています。 Zスコアの標準化から Research score(continuous) IHPI = β1×C-CONUT + β2×GNRI + β3×log(NLR) + β4×Hb + β5×Plt + β6×Weight loss といったIntegrated Host Prognostic Index (IHPI)作成を行いたいと考えております。 JMP ver18で行いたいと考えていますが、うまくいきません。 まずは①が...

    Masa1972 Masa1972
    Discussions |
    Feb 19, 2026 5:14 PM
    247 views | 1 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
  • JMP Pro - Is there an option to restrict JMP Pro to std JMP functionality?

    When discussing topics with colleagues or giving advice I am often unsure, whether what I am recommending is feasable for std JMP users.  I do not want to anoy anyone by suggesting something they cannot do.

    PeSch PeSch
    Discussions |
    Feb 19, 2026 2:54 AM
    293 views | 3 replies

Latest Discussions

  • Surface of 3D-Plot

      Hi everybody, I'm new to JMP and need help concerning my 3D Plot. I depicts multiple voltage measurements. I want to show the change in channel 2 voltage over the run number. Therefore I'm searching for a functionality to plot the surface. Does anybody have an idea which functionality is best to use for this usecase? I've tried several, but either they're not doing the stuff I want or the progra...

    DecileTime535 DecileTime535
    Discussions |
    Feb 20, 2026 7:47 AM
    269 views | 1 replies
  • Overlaying datapoints and function in Graph Builder

    Hello everyone, I am trying to overlay datapoints from a column and a function line in Graph Builder. However, whenever I place the variables on the same axis and overlay them, I end up with either: both the datapoints and the function drawn as points, orboth drawn as lines. What I want is simple: the column data should appear as points, andthe function should appear as a line,
    overlaid in the sam...

    Vysakhrnair999 Vysakhrnair999
    Discussions |
    Feb 20, 2026 12:14 AM
    519 views | 3 replies
  • Zスコアの標準化

    御社のJMP Ver18のユーザーです。 悪性腫瘍の予後因子としての栄養・免疫スコアを研究しています。 肺癌手術患者について術前のC-CONUTスコア、GNRI、NLR、Hb、Pltといった免疫栄養スコアの連続変数と患者予後(OS)や生存日数といったデータが統計解析ソフトJMP内に作成してあります。これら変数を用いてOSを予測するための新規マーカーの開発を試みています。 Zスコアの標準化から Research score(continuous) IHPI = β1×C-CONUT + β2×GNRI + β3×log(NLR) + β4×Hb + β5×Plt + β6×Weight loss といったIntegrated Host Prognostic Index (IHPI)作成を行いたいと考えております。 JMP ver18で行いたいと考えていますが、うまくいきません。 まずは①が...

    Masa1972 Masa1972
    Discussions |
    Feb 19, 2026 5:14 PM
    247 views | 1 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
  • JMP Pro - Is there an option to restrict JMP Pro to std JMP functionality?

    When discussing topics with colleagues or giving advice I am often unsure, whether what I am recommending is feasable for std JMP users.  I do not want to anoy anyone by suggesting something they cannot do.

    PeSch PeSch
    Discussions |
    Feb 19, 2026 2:54 AM
    293 views | 3 replies

Latest Discussions

  • 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
    263 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
    1072 views | 0 replies
  • Analyzing and Interpreting a Mixture of Mixtures Model

    I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...

    bryantw bryantw
    Discussions |
    Dec 5, 2025 12:56 PM
    506 views | 0 replies
  • Bonferroni simultaneous confidence interval

       

    CurseOfDingo217 CurseOfDingo217
    Discussions |
    Dec 4, 2025 5:03 PM
    413 views | 0 replies
view all discussions