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

  • New Home Window when opening files (Windows 11)

    So I am having this annoying issue when opening multiple JMP files from file explorer. If I have a JMP file open and I open another JMP file from file explorer, it opens a whole new Home Window for each file opened, so I end up with way too many windows and unnecessary Home Windows. Does anyone know how to fix this? I don't have this issue with dragging files to the Home Window or opening new file...

    Conan-Spicer Conan-Spicer
    Discussions |
    Aug 20, 2025 9:49 AM
    483 views | 1 replies
  • How to set a red background or red text on different lines within the List box?

    If using ListboxTemp<< background color("red"); , only the entire List box can change color. May I ask if it is possible to set a red background or red text on different lines within the List box?
    As shown in the picture below. Different Colored backgroundDifferent Colored text

    BabyDoragon BabyDoragon
    Discussions |
    Aug 20, 2025 2:28 AM
    682 views | 5 replies
  • How alter shapes/text added through Add Graphic Script?

    Let's say I want to add custom text or a shape on my graph using "Add Graphics Script": Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); New Window( "Example", gb = Graph Builder( Size( 528, 456 ), Show Control Panel( 0 ), Variables( X( :weight ), Y( :height ), Overlay( :sex ) ), Elements( Points( X, Y, Legend( 9 ) ), Smoother( X, Y, Legend( 10 ) ) ), ) ); rgb ...

    miguello miguello
    Discussions |
    Aug 19, 2025 10:54 PM
    678 views | 4 replies
  • How to use a column to "Value Order" another column

    Dear JMP Community,   Is it possible to use the numerical values (integers) of one column as a way to "Value Order" another column?   I have a text column that I'd like to have ordered according to another column that contains integers. As an example, I have a column called :Text and one called :Level.  By default, JMP orders the "Value Order" column property as such:  I'd prefer to have it ordere...

    SDF1 SDF1
    Discussions |
    Aug 19, 2025 9:29 PM
    9696 views | 16 replies
  • 如何让每条线都显示为细线

    图形生成器里面,定制图形设置线粗为1,增加别的变量设置都还是细线,叠加root_serial之后又全部变默认粗线了?! 请专家帮我看下错在哪里,非常感谢

    James2025 James2025
    Discussions |
    Aug 19, 2025 6:07 PM
    924 views | 4 replies

Latest Discussions

  • New Home Window when opening files (Windows 11)

    So I am having this annoying issue when opening multiple JMP files from file explorer. If I have a JMP file open and I open another JMP file from file explorer, it opens a whole new Home Window for each file opened, so I end up with way too many windows and unnecessary Home Windows. Does anyone know how to fix this? I don't have this issue with dragging files to the Home Window or opening new file...

    Conan-Spicer Conan-Spicer
    Discussions |
    Aug 20, 2025 9:49 AM
    483 views | 1 replies
  • How to set a red background or red text on different lines within the List box?

    If using ListboxTemp<< background color("red"); , only the entire List box can change color. May I ask if it is possible to set a red background or red text on different lines within the List box?
    As shown in the picture below. Different Colored backgroundDifferent Colored text

    BabyDoragon BabyDoragon
    Discussions |
    Aug 20, 2025 2:28 AM
    682 views | 5 replies
  • Removing Empty Figure Portions

    I often want to graph a number of factors in a single figure but regularly run into a situation were I have tested two variables or used diferent assays and introduce a significant amount of whitespace into a figure that is representing. Is there a way to selectively remove portions of a graph?  As an example in this figure I tested multiple cell lines using GFP and I want to compare to results I ...

    SigFigs SigFigs
    Discussions |
    Aug 19, 2025 12:58 AM
    303 views | 2 replies
  • Protecting scripts as corporate IP and logging script usage

    Hi all, I would like to know what others are doing to protect their scripts as corporate IP, and whether groups are logging script usage. Script logging is good to see which are our most broadly used scripts and we can target efforts accordingly.   Our present method is to log encrypted script usage to a network drive, which requires that a user is already authenticated on the network. If the JMP ...

    mikedriscoll mikedriscoll
    Discussions |
    Aug 15, 2025 8:22 AM
    380 views | 2 replies
  • Why doesn't the "Close selected windows" part of this JSL code work?

    This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2

    // ===== BEGIN: Select windows and export a single combined PDF...

    NeillSM NeillSM
    Discussions |
    Aug 15, 2025 4:02 AM
    232 views | 1 replies

Latest Discussions

view all discussions