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

  • 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 |
    Mar 1, 2026 10:14 AM
    1670 views | 12 replies
  • For Each Row with Insert Into

    I'm struggling with an insert into statement inside a For Each Row iteration.  I want to look up a category from the column "Type" and based on that select the value in the column "COLUMN_NAME" to form a list for each category.  I think I'm failing with the Insert Into // Get the current data table dt = Current Data Table(); colName = "Type"; // Get the column reference Types = Column( colName )...

    SpannerHead SpannerHead
    Discussions |
    Feb 28, 2026 6:46 AM
    316 views | 3 replies
  • X - Axis settings in Graph Builder

    Is it possible to save this preference and make it the default for the x-axis when I'm using graph builder? I specifically need the Show tick label, long divider, show grid, and lower frame to be like this in default. Thanks.    

    RA899 RA899
    Discussions |
    Feb 27, 2026 10:23 PM
    332 views | 2 replies
  • how to set different range by different group in graph builder contour plot

    hi, all in graph builder, how can I set different range by different group? Please see the graph attached. Each row is a different measurement, apparently the value of each measurement is very different and I would like to have different range for each row. How to do that? I am using JMP PRO 17   Thank you very much! Joyce

    joycezh joycezh
    Discussions |
    Feb 27, 2026 8:27 AM
    357 views | 2 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

Latest Discussions

  • 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 |
    Mar 1, 2026 10:14 AM
    1670 views | 12 replies
  • For Each Row with Insert Into

    I'm struggling with an insert into statement inside a For Each Row iteration.  I want to look up a category from the column "Type" and based on that select the value in the column "COLUMN_NAME" to form a list for each category.  I think I'm failing with the Insert Into // Get the current data table dt = Current Data Table(); colName = "Type"; // Get the column reference Types = Column( colName )...

    SpannerHead SpannerHead
    Discussions |
    Feb 28, 2026 6:46 AM
    316 views | 3 replies
  • X - Axis settings in Graph Builder

    Is it possible to save this preference and make it the default for the x-axis when I'm using graph builder? I specifically need the Show tick label, long divider, show grid, and lower frame to be like this in default. Thanks.    

    RA899 RA899
    Discussions |
    Feb 27, 2026 10:23 PM
    332 views | 2 replies
  • how to set different range by different group in graph builder contour plot

    hi, all in graph builder, how can I set different range by different group? Please see the graph attached. Each row is a different measurement, apparently the value of each measurement is very different and I would like to have different range for each row. How to do that? I am using JMP PRO 17   Thank you very much! Joyce

    joycezh joycezh
    Discussions |
    Feb 27, 2026 8:27 AM
    357 views | 2 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

Latest Discussions

  • 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
    267 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
    1076 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
    513 views | 0 replies
view all discussions