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

  • Hierarchy of open Data Tables

    How can I get a hierarchy of all open data tables: 
    - subsets
    - stacked / split table
    - summary table

    something like the tree structure in the main menu - or in the window list?

    hogi hogi
    Discussions |
    Feb 2, 2026 4:44 AM
    21 views | 1 replies
  • AI + JSL

    Thanks a lot  for your effort to make AI capable of programming JSL code.
    The improvements over the last few months and weeks are incredible!

    where did the improvements come from?

    hogi hogi
    Discussions |
    Feb 2, 2026 1:40 AM
    522 views | 11 replies
  • Graph Builder: reference line, different for each Y group

    Hello everybody, I would like to know if it is possible to define separated reference lines on the X axis when we have Y groups.Here is an example using the BigClass data table.I can define two reference lines, but I would like to display the red one only on the top graph and the blue one on the bottom graph. Here is what I get: Here is what I would like to get: Is there a way to do that without p...

    anne_sa anne_sa
    Discussions |
    Feb 2, 2026 12:56 AM
    2225 views | 6 replies
  • Calculation Result Discrepancy, Col Mean, etc.

    Why do calculation results differ when using variables compared to using direct strings? I suspect that when variables are used, the grouping function for the variable part might not be working. How can this be resolved? with the following formula Col Mean( :data, :A, :B, :C_D == "ccccccc" ) This is the formula. Col Mean( :data, :A, :B, Column(Eval Insert("C_^get_input_1^" == get_input_2))...

    TamedZebra TamedZebra
    Discussions |
    Feb 2, 2026 12:15 AM
    140 views | 8 replies
  • Dheeraj Sudan & Meenu Hinduja - Histogram with Unequal Class Widths

    Hello everyone, Is it possible to create a histogram using classes with different widths? Thank you in advance for your response. Regards
    Dheeraj Sudan and Meenu Hinduja

    MDheerajSudan MDheerajSudan
    Discussions |
    Feb 1, 2026 11:44 PM
    36 views | 1 replies

Latest Discussions

Latest Discussions

  • bioprocess optimization

    Dear Sir, I am conducting a bioprocess experiment with four factors and one response variable. My goal is to optimize these factor concentrations for future lab studies. In JMP, only two factors were significant (P<0.05), though I also observed some quadratic interactions. When using the Prediction Profiler to maximize desirability, should I remove the non-significant factors first, or should I in...

    mogyamfi mogyamfi
    Discussions |
    Jan 31, 2026 6:13 AM
    57 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
    88 views | 0 replies
  • open as HTTP get - Credentials?

    Which credential does open() use when it accesses a file via open("https://www.google.de")

    hogi hogi
    Discussions |
    Jan 22, 2026 2:24 AM
    81 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
    690 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
    296 views | 0 replies
view all discussions