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

  • cluster RGB data

    In JMP it's possible to load pictures as tables - and Jed Campbell shared some cool tricks how to extract the data from a graph-picture: From Picture to Data: Extracting graph data from a picture into a JMP Table for analysis    One of the tricks: Use clustering to separate axes and grid lines from the actual data. This approach can also be used to separate data points that belong to different cur...

    hogi hogi
    Discussions |
    Apr 13, 2025 7:56 AM
    483 views | 1 replies
  • Multifile Import in a script / workflow

    What is the best way to use Multi File Import in a script? [I want to give the user the chance to edit the settings and then click on Import.]   My current approach: Pause the script till the import is ready:
    - use a while loop
    - stop it via
    Set Import Callback
    finished= 0; mfi = Multiple File Import( <<Set Import Callback( finished=1) ); my win = mfi << createwindow; while(not(finished), wait(1))...

    hogi hogi
    Discussions |
    Apr 13, 2025 5:42 AM
    821 views | 4 replies
  • How do I make a date/time box fuction with alternative text inputs?

    The script I'm working on has this function that creates a datebox with a default value as the argument, and if the user enters something that can't be recognized as a date, it sets the text back to that default value.  I want to add a feature where if you type certain keywords into the datebox, it will trigger it to do a certain behavior.  For example if the user types "yesterday" it will set the...

    PromtheusXavier PromtheusXavier
    Discussions |
    Apr 12, 2025 2:27 AM
    355 views | 1 replies
  • Images via virtual link

    JMP compresses imported images. But at the moment, JMP stores every image separately of the the other images.
    So, when the user imports the same image multiple times - the memory consumption increases with every "new" image.   An easy solution: follow an approach which was was presented  by @julian on Discovery Summit Europe 2025
    https://community.jmp.com/t5/Abstracts/Scaling-Innovation-Integrating-...

    hogi hogi
    Discussions |
    Apr 11, 2025 2:01 PM
    468 views | 2 replies
  • JMP 18 Python API

    Hello JMP Community.   I have JMP18 and am playing around with the new Python Integration.   I have a datatable. How would I create trendcharts using this datatable in JMP's Python Editor?   Thanks All!

    AdditiveLamb108 AdditiveLamb108
    Discussions |
    Apr 11, 2025 12:14 PM
    727 views | 3 replies

Latest Discussions

  • cluster RGB data

    In JMP it's possible to load pictures as tables - and Jed Campbell shared some cool tricks how to extract the data from a graph-picture: From Picture to Data: Extracting graph data from a picture into a JMP Table for analysis    One of the tricks: Use clustering to separate axes and grid lines from the actual data. This approach can also be used to separate data points that belong to different cur...

    hogi hogi
    Discussions |
    Apr 13, 2025 7:56 AM
    483 views | 1 replies
  • Multifile Import in a script / workflow

    What is the best way to use Multi File Import in a script? [I want to give the user the chance to edit the settings and then click on Import.]   My current approach: Pause the script till the import is ready:
    - use a while loop
    - stop it via
    Set Import Callback
    finished= 0; mfi = Multiple File Import( <<Set Import Callback( finished=1) ); my win = mfi << createwindow; while(not(finished), wait(1))...

    hogi hogi
    Discussions |
    Apr 13, 2025 5:42 AM
    821 views | 4 replies
  • How do I make a date/time box fuction with alternative text inputs?

    The script I'm working on has this function that creates a datebox with a default value as the argument, and if the user enters something that can't be recognized as a date, it sets the text back to that default value.  I want to add a feature where if you type certain keywords into the datebox, it will trigger it to do a certain behavior.  For example if the user types "yesterday" it will set the...

    PromtheusXavier PromtheusXavier
    Discussions |
    Apr 12, 2025 2:27 AM
    355 views | 1 replies
  • Images via virtual link

    JMP compresses imported images. But at the moment, JMP stores every image separately of the the other images.
    So, when the user imports the same image multiple times - the memory consumption increases with every "new" image.   An easy solution: follow an approach which was was presented  by @julian on Discovery Summit Europe 2025
    https://community.jmp.com/t5/Abstracts/Scaling-Innovation-Integrating-...

    hogi hogi
    Discussions |
    Apr 11, 2025 2:01 PM
    468 views | 2 replies
  • JMP 18 Python API

    Hello JMP Community.   I have JMP18 and am playing around with the new Python Integration.   I have a datatable. How would I create trendcharts using this datatable in JMP's Python Editor?   Thanks All!

    AdditiveLamb108 AdditiveLamb108
    Discussions |
    Apr 11, 2025 12:14 PM
    727 views | 3 replies

Latest Discussions

  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    504 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    381 views | 0 replies
  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    436 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    487 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    416 views | 0 replies
view all discussions