cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to resize the Graph Builder Panel size when using the Page/arrange in row organization

    Hey everyone,I was hoping someone could help me figure out the code to resize the panel size in graph builder. This is from the big class data set: If I wanted to set the size to be much bigger using JSL (the auto fit window is turned off) to something like this: how would I accomplish that? The reason I need this functionality is that currently if you use a filter for the "Page" column then the g...

    shampton82 shampton82
    Discussions |
    May 5, 2024 8:34 PM
    3662 views | 5 replies
  • Open and add 4 JPEGs into a 2x2 window

    Hi,How do I write a script to open 4 jpegs in JMP and then place them in a 2x2 window? I would like to specify the size of the window to be a certain size. Then I would like to save the window into a jpeg. Any help is appriciated! Thanks!

    cchueng cchueng
    Discussions |
    May 4, 2024 8:52 AM
    1393 views | 2 replies
  • How to recognize Chinese characters in a string?

    Hi,I have a problem on regex,For example:
    regex("零件2305wu","[\u4e00-\u9fa5]+")I want to extract the "零件" but the output is "2305".Thanks!

    lehaofeng lehaofeng
    Discussions |
    May 3, 2024 6:31 AM
    4039 views | 4 replies
  • Looking for a way to control and move a shape across a graph

    I'm looking for a way to control and move a 'drawn' shape or series of shapes across plot (graph builder) using JSL script, for data visualisation purposes. Think of it as an animation using a series of frames and then scrolling through them to give the impression of movement. By 'drawn' shape, I mean something like:Rect () I was thinking of taking the following approach, but I'm not sure exactly ...

    EDM EDM
    Discussions |
    May 3, 2024 4:39 AM
    2629 views | 5 replies
  • script to subset selected rows

    Hi, I have the following script: I Want to select some rows and subset them. selection finds 369 rows, but subset only 140 rows. Does someone have any idea what I am missing?   dt = Current Data Table(); Column(dt, "DieX") << data type(Numeric) << Modeling Type(Continuous) << Format(Best, 12); Column(dt, "DieY") << data type(Numeric) << Modeling Type(Continuous) << Format(Best, 12); dt << select w...

    Ohad_s Ohad_s
    Discussions |
    May 2, 2024 1:58 PM
    1465 views | 2 replies

Latest Discussions

  • Open and add 4 JPEGs into a 2x2 window

    Hi,How do I write a script to open 4 jpegs in JMP and then place them in a 2x2 window? I would like to specify the size of the window to be a certain size. Then I would like to save the window into a jpeg. Any help is appriciated! Thanks!

    cchueng cchueng
    Discussions |
    May 4, 2024 8:52 AM
    1393 views | 2 replies
  • Is there a way to get Westgard rules to apply to user defined control in Levey Jennings?

    I have a script that runs two variations of a Levey Jennings, one using data set determined 2 sigma control limits which then correctly applies Westgard rules and the other with user defined defined limits that does not apply Westgard rules based on these inputs. Is there a setting to get Westgard rules to identify user defined limits as the 2 standard deviation calculation?


    In the included image, ...

    GN19 GN19
    Discussions |
    May 2, 2024 6:24 AM
    3836 views | 4 replies
  • How to save a jmp data table after its downloaded from sql query

    I am importing data from data base and would like to save the data table. The data table takes some time to get downloaded. I would like to detect when the datable is downloaded and then save it at a location. Below is the code i tried. The first part of extracting data table is happening fine.The second part (highlighted in blue ) of detecting the data table once its downloaded and open is not wo...

    vharibal vharibal
    Discussions |
    May 2, 2024 12:14 AM
    1113 views | 1 replies
  • How to get get text output from Run Program () into a data table?

    I use an executable which pulls data from the database, does some data manipulation and makes manipulated data available to the end user. I would like to call this executable from within JMP and get the data into a data table. The following script example generates the data as text in the log. How do I get this text into a data table with the top row as column headers?Names Default To Here (1); Cl...

    Neo Neo
    Discussions |
    Apr 30, 2024 7:29 AM
    1228 views | 2 replies
  • How to import a variable value from JMP to Python?

     I would like to print the value of "rate" from JMP to Python.  rate = 0.07;
    show(rate);Python Init(Use Python Version("3.12.3"));
    Python Send( rate, Python Name( "err_rate" ) );
    Python Submit( "print(err_rate)" );

    vharibal vharibal
    Discussions |
    Apr 29, 2024 4:05 AM
    1305 views | 2 replies

Latest Discussions

  • graph builder bug - x group shift

     (JMP 17, MacOS) I have a JSL scripts that creates multiple graph builder charts, but in some of them, and it's not repeatable always - some of the x groups  are getting different height, causing also the data plotted to be shifted. Another issue - is that I can't set the X group lables text to be 90 degrees rotated to fit long strings without making the chart too wide. This is supported for X var...

    ShlomiB76 ShlomiB76
    Discussions |
    Apr 14, 2024 12:08 AM
    721 views | 0 replies
  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    711 views | 0 replies
  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    934 views | 0 replies
  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    666 views | 0 replies
  • JMP Project Global Data Filter and Column Switcher

    Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 12:10 AM
    621 views | 0 replies
view all discussions