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

  • Transparency for Overlay Group?

    Hi,   I want to reduce the visibility of a specific Overlay Group in Graph Builder. This can be done via  the Transparency option:     In my next example, I use the column height  to specify the color of the data points. I can adjust the Transparency via the Female legend entry - this transparency doesn't have any  effect. And I can adjust Transparency via the right click menu of the gradient - ...

    hogi hogi
    Discussions |
    Apr 10, 2025 12:29 PM
    530 views | 1 replies
  • Process Screening By Groups

    I want to automate a Process Screening, whereby all grouped variables are included as Process Variables.   The Typical script I get for the Process Screening looks like this   Process Screening( Process Variables( Column Group( "ENG" ), Column Group( "REJ" ) ), Grouping( :WAFER, :LOT ), Control Chart Type( "Indiv and MR" ) ); I am able to create a list of available groups but can't figure ...

    SpannerHead SpannerHead
    Discussions |
    Apr 10, 2025 11:58 AM
    618 views | 2 replies
  • Data entry without JMP?

    We are new to JMP and expanding its usage.  Currently, there is two distinct users for JMP:  Statical Analyst People and Data Entry Only People.  There is a thought that the only way to get new data added to JMP is for Data Entry to be performed directly to the JMP file itself.  Therefore, there would be several people that need the JMP software merely to add rows of data.  This seems to be a wast...

    cclayton000 cclayton000
    Discussions |
    Apr 10, 2025 10:07 AM
    2028 views | 10 replies
  • Pi Import Options - the Max count option

    I haven't seen any recent posts about the Pi Importer options.  This was supposed to be an upgrade in 18, but I'm struggling with the Max Count setting especially.  I'm not sure there is really a question here, but sharing what I've learned and wondering if anyone else has other insight to share here. I focus on the Raw Data Import because of the structure of our data and trying to remove any laye...

    LoveDataViz7 LoveDataViz7
    Discussions |
    Apr 10, 2025 7:01 AM
    1144 views | 2 replies
  • Notes in Data Table

    Is there any way to write some notes somewhere in JMP and save in the data table? For instance, I would like to write some notes about the steps I took to clean the data and I would like to save it to the data table similar to saving scripts in the top left corner of the table. Thanks.

    shasheminassab shasheminassab
    Discussions |
    Apr 10, 2025 4:42 AM
    5562 views | 6 replies

Latest Discussions

  • Data entry without JMP?

    We are new to JMP and expanding its usage.  Currently, there is two distinct users for JMP:  Statical Analyst People and Data Entry Only People.  There is a thought that the only way to get new data added to JMP is for Data Entry to be performed directly to the JMP file itself.  Therefore, there would be several people that need the JMP software merely to add rows of data.  This seems to be a wast...

    cclayton000 cclayton000
    Discussions |
    Apr 10, 2025 10:07 AM
    2028 views | 10 replies
  • Pi Import Options - the Max count option

    I haven't seen any recent posts about the Pi Importer options.  This was supposed to be an upgrade in 18, but I'm struggling with the Max Count setting especially.  I'm not sure there is really a question here, but sharing what I've learned and wondering if anyone else has other insight to share here. I focus on the Raw Data Import because of the structure of our data and trying to remove any laye...

    LoveDataViz7 LoveDataViz7
    Discussions |
    Apr 10, 2025 7:01 AM
    1144 views | 2 replies
  • Notes in Data Table

    Is there any way to write some notes somewhere in JMP and save in the data table? For instance, I would like to write some notes about the steps I took to clean the data and I would like to save it to the data table similar to saving scripts in the top left corner of the table. Thanks.

    shasheminassab shasheminassab
    Discussions |
    Apr 10, 2025 4:42 AM
    5562 views | 6 replies
  • How can modify this script to trigger when the cursor points?

    It used to be click-triggered gbFrame = (gb0 << report)[FrameBox(1)]; gbFrame << Set Graphlet( Picture( try(Close(dzK, NoSave)); Current Data Table(dt); dzK = dt << Subset( Output Table("K"), Selected Rows(0), Rows(dt << Get Selected Rows()), Selected columns only(0) ); dzK << Set Window Size(800, 500); ...

    lala lala
    Discussions |
    Apr 10, 2025 4:18 AM
    1115 views | 6 replies
  • Control PDF resolution while saving a journal as PDF

    I create JMP journal based reports which I then save as PDF for sharing. The saved PDF sizes are currently typically >20MB. I am wondering if it is possible to control (in my JSL script for saving) the resolution of the graphics so as to bring the sizes of PDF reports below 10MB? If yes, could I please get an example?

    Neo Neo
    Discussions |
    Apr 10, 2025 4:01 AM
    4868 views | 7 replies

Latest Discussions

  • 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
    382 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
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    506 views | 0 replies
view all discussions