cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Factor score insertion to originai data set

    After performing factor analysis, how can I insert the factor scores for each factor into the rightmost column of the original data matrix?

    LatinGopher837 LatinGopher837
    Discussions |
    Jul 10, 2025 7:15 PM
    1059 views | 2 replies
  • hide empty groups in Tables / summary

    The new possibility to use a Data Filter in Tables/Summary is very useful. Thank for adding it :)One of the simplest application cases: calculate the summary for some groups, e.g. mean height just for some selected ages. What hurts a bit: the excluded groups are still listed in the summary table, with 0 rows - and "missing" aggregated values.

    I understand that the Data Filter in Tables/Summary is m...

    hogi hogi
    Discussions |
    Jul 10, 2025 12:52 PM
    3453 views | 4 replies
  • Rank Unique

    I want to calculate a new column to rank a column uniquely. Below are the example output that i want to achieve. But by using the JSL rank formula doesn't help me to achieve what i want. Can anyone please advise me?  The formula i use is Col Rank(:Label) LabelRankWhat I wantNVM_VMAX_PRG_EVENR2_DCMP[1],80376,max11NVM_VMAX_PRG_EVENR2_DCMP[1],80376,max21NVM_VMAX_PRG_EVENR2_DCMP[1],80376,max31NVM_VMAX...

    OneNorthJMP OneNorthJMP
    Discussions |
    Jul 10, 2025 12:46 PM
    5491 views | 7 replies
  • Text annotation in graph builder

    In graph builder,  I use text annotation to put comment on the graph builder (see picture #1 as example).  The other aspect of the issue is that I use multiple monitors and when I transfer the graph builder into another screen, the text annotation place in the window changes. Is it possible to make the aspect ratio for the graph builder locked?   

    RA899 RA899
    Discussions |
    Jul 10, 2025 11:01 AM
    2066 views | 3 replies
  • Interactive Capability Analysis - Interacitve HTML File

    Hello JMP Community, I’m using the Distribution platform’s Capability Analysis feature and the interactive capability tool/visual that allows running scenarios such as shifting the mean, reducing variation, or changing specification limits to see the impact on process capability. When I perform this analysis and try to save the interactive visual as an Interactive - HTML file, the file opens but t...

    MichaelWelty MichaelWelty
    Discussions |
    Jul 10, 2025 9:16 AM
    915 views | 1 replies

Latest Discussions

  • hide empty groups in Tables / summary

    The new possibility to use a Data Filter in Tables/Summary is very useful. Thank for adding it :)One of the simplest application cases: calculate the summary for some groups, e.g. mean height just for some selected ages. What hurts a bit: the excluded groups are still listed in the summary table, with 0 rows - and "missing" aggregated values.

    I understand that the Data Filter in Tables/Summary is m...

    hogi hogi
    Discussions |
    Jul 10, 2025 12:52 PM
    3453 views | 4 replies
  • Text annotation in graph builder

    In graph builder,  I use text annotation to put comment on the graph builder (see picture #1 as example).  The other aspect of the issue is that I use multiple monitors and when I transfer the graph builder into another screen, the text annotation place in the window changes. Is it possible to make the aspect ratio for the graph builder locked?   

    RA899 RA899
    Discussions |
    Jul 10, 2025 11:01 AM
    2066 views | 3 replies
  • How to get Contour Profiler lines from fit model and update into graph builder

    Hi team,

    Are there any one know how to get decision boundary from fit model, then update it into graph builder

    Appreciates,

    PhamBao PhamBao
    Discussions |
    Jul 10, 2025 6:45 AM
    1267 views | 2 replies
  • Graph Builder Legend + multiline entries?

    Hi, I want to use entries with newline in the legend. what can I do to get a nice legend in Graph builder?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); :name[30]="Robert\!n2nd"; Graph Builder( Show Control Panel( 0 ), Variables( X( :name ), Y( :weight ), Color( :name ) ), Elements( Bar( X, Y ) ), Local Data Filter( Close Outline( 1 ), Add Filter( co...

    hogi hogi
    Discussions |
    Jul 10, 2025 2:24 AM
    642 views | 0 replies
  • Graphbox equivalent to GraphBuilder code

    Hi all,
    I am new to JSL. I am creating a contour plot using graph builder as follows: out << Graph Builder( Show Control Panel( 0 ), Size( 1301, 847 ), Set α Level( 0.1 ), Variables( X( :t ), Y( :f ), Color( :p ) ), Elements( Contour( X, Y, Legend( 2 ), Number of Levels( 10 ), Smoothness( 0.0115027054779012 ) ) ) ); What would be the equivalent code if I want to replace Graph Builder with Graph Box...

    MedianHorse837 MedianHorse837
    Discussions |
    Jul 9, 2025 9:58 PM
    894 views | 2 replies

Latest Discussions

view all discussions