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

  • Select/ deselet all checkboxes

    Is there an easy way to select/deselect all check boxes in legend setting instead of doing them one by one? See attached. Thanks,

    shasheminassab shasheminassab
    Discussions |
    Apr 29, 2020 5:59 PM
    3219 views | 2 replies
  • PCA analysis of time-course data to yield a PCA by Batch ID

    Hello, I have several bioreactor data. Each bioreactor has an ID (1 to 5) and several time-course profile variables (Dissolved oxygen, pH...). I have 20 variables for the time-course data, and 10 timepoints. When I do a PCA analysis, using the 20 variables as Y columns, I obtain a score plot of the bioreactor data, which is good. Meaning for each bioreactor I get one time-course profile considerin...

    DAMP DAMP
    Discussions |
    Apr 29, 2020 4:13 PM
    3067 views | 4 replies
  • Design of Experiments Nested FCD

    Hey,I want to make a nested face-centered CCD design (like that shown in the link below pages 20-22). I tried using custom design with 5 levels discrete variable but the generated design doesn't cover the design space as in the example. i also used a regular 2 level design and then tried to augment it but i couldn't figure out the proper way to do that. what should i do?i have 2 response variables...

    Diaa_Zekry Diaa_Zekry
    Discussions |
    Apr 29, 2020 12:58 PM
    4024 views | 6 replies
  • Exit Codes

    Is there a published list of EXIT Codes for JMP when it crashes or when a script dies. I'm getting an exit code "-2" from a script that dies when run in batch mode. It's not my script and I'm trying to debug the issue. It is intermittent like a file contention issue I suspect.  I wrote a script that runs JMP 15 and writes to a file – this takes 30 seconds to complete. While running, I kicked off a...

    thickey1 thickey1
    Discussions |
    Apr 29, 2020 8:50 AM
    3118 views | 2 replies
  • Graph builder - how to add max for x-axis and y-axis using script y-function

    I am using graph builder-scatter plot. and adding different trend lines with different constant. and i want to add max for both x-axis and y-axis. how can i do that?

    swpatel swpatel
    Discussions |
    Apr 28, 2020 5:46 PM
    3634 views | 7 replies

Latest Discussions

  • PCA analysis of time-course data to yield a PCA by Batch ID

    Hello, I have several bioreactor data. Each bioreactor has an ID (1 to 5) and several time-course profile variables (Dissolved oxygen, pH...). I have 20 variables for the time-course data, and 10 timepoints. When I do a PCA analysis, using the 20 variables as Y columns, I obtain a score plot of the bioreactor data, which is good. Meaning for each bioreactor I get one time-course profile considerin...

    DAMP DAMP
    Discussions |
    Apr 29, 2020 4:13 PM
    3067 views | 4 replies
  • Graph builder - how to add max for x-axis and y-axis using script y-function

    I am using graph builder-scatter plot. and adding different trend lines with different constant. and i want to add max for both x-axis and y-axis. how can i do that?

    swpatel swpatel
    Discussions |
    Apr 28, 2020 5:46 PM
    3634 views | 7 replies
  • How do I have two different chart types in a single graph using two axis?

    While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot?    Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot.     To do this, first clear the row s...

    Bass_Masri Bass_Masri
    Discussions |
    Apr 28, 2020 4:28 PM
    4558 views | 0 replies
  • Attribute gauge repeatability & Reproducibility

    JMP experts,  I would like to understand on the mathematical background for calculating the within & between agreements in JMP Attribute gauge R&R study. I can able to understand the within agreement & between agreement individually. But the below one is the consolidated agreement for both. Help share some examples with multinomial data, since I am dealing with the same.  

    maghizhbalaji maghizhbalaji
    Discussions |
    Apr 28, 2020 3:43 AM
    2360 views | 1 replies
  • using the same script in multiple data tables

    Hi everyone,  I am relatively new to JMP and have a "is this possible" question. I have 10 data tables that are identical in terms of columns and type of data, but have different values in each column as they are sorted by staff member. For the first person, I used graph builder to create 9 graphs. I saved the script to the data table as well as to the script window. My question is, since the colu...

    mhd7 mhd7
    Discussions |
    Apr 27, 2020 2:25 PM
    6031 views | 9 replies

Latest Discussions

  • How do I have two different chart types in a single graph using two axis?

    While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot?    Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot.     To do this, first clear the row s...

    Bass_Masri Bass_Masri
    Discussions |
    Apr 28, 2020 4:28 PM
    4558 views | 0 replies
  • How do I calculate z-scores at different aggregation levels?

    Hello,  How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...

    Jmsouch Jmsouch
    Discussions |
    Feb 26, 2020 7:04 AM
    2123 views | 0 replies
  • Calling Windows API ImageViewer.dll to display JPG files.

    I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL.   ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...

    DMeakin1 DMeakin1
    Discussions |
    Jan 17, 2020 10:19 AM
    1954 views | 0 replies
  • Running script from command line on MAC

    Not a mac person.  Does anyone know how to run a jsl script from command line on a mac?  I specifically mean WITHOUT "//!" at the top of it.     I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl

    vince_faller vince_faller
    Discussions |
    Jan 10, 2020 2:26 PM
    1617 views | 0 replies
  • how to add confounding variable

    I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...

    billi billi
    Discussions |
    Jan 6, 2020 9:39 AM
    1569 views | 0 replies
view all discussions