cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to (1) change default color in AxisBox and (2) add reference line in only one Y-axis variable in grouped Y plots?

    In the chart generated by the script below I would like to change the color of the lines indicated by the red arrows ("the separator lines") to purple. Also I would like to add a horizontal reference line only for the lowest y-axis variable (in this case PNP1).How to do these via JSL?(Note in my actual case the y-axis data is not from a column unlike in this example case)Names Default To Here( 1 )...

    Neo Neo
    Discussions |
    Nov 15, 2023 4:44 AM
    8276 views | 15 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    1319 views | 0 replies
  • JMP Time Formatting

    I can't get the time format to work.  According to the scripting guide the format "m/d/y h:m:s" is used for both 12hr and 24hr time... WTF?  Why would I ever want a function to willy nilly give one or the other answer?  How do I get this to work!  

    time = today(); //3619617166 formattedTime = format(time, "m/d/y h:m:s"); print(formattedTime); //"09/12/2018 5:12:46 PM" //What I want: "09/12/2018 1...

    msharp msharp
    Discussions |
    Nov 14, 2023 9:35 PM
    15030 views | 10 replies
  • Where I can Find the Journal of JMP Tips and Tricks for Everyone

    JMP Tips and Tricks for Everyone

    gab01 gab01
    Discussions |
    Nov 14, 2023 9:13 PM
    2905 views | 5 replies
  • JMP Progress Bar

    Hello expert,I'm running a script in JMP 17.0 (basically handling ~200,000 rows of data : 20MB) & trying to save the treemap result in html.after waiting for ~10 mins, JMP progress bar appear like below;I see the update but I don't know how to read this progress bar.The reason I ask this question is because I would like to set Task Scheduler later on to run the JSL script.So, I just want an approx...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 14, 2023 7:10 PM
    965 views | 0 replies

Latest Discussions

  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    1319 views | 0 replies
  • JMP Time Formatting

    I can't get the time format to work.  According to the scripting guide the format "m/d/y h:m:s" is used for both 12hr and 24hr time... WTF?  Why would I ever want a function to willy nilly give one or the other answer?  How do I get this to work!  

    time = today(); //3619617166 formattedTime = format(time, "m/d/y h:m:s"); print(formattedTime); //"09/12/2018 5:12:46 PM" //What I want: "09/12/2018 1...

    msharp msharp
    Discussions |
    Nov 14, 2023 9:35 PM
    15030 views | 10 replies
  • Where I can Find the Journal of JMP Tips and Tricks for Everyone

    JMP Tips and Tricks for Everyone

    gab01 gab01
    Discussions |
    Nov 14, 2023 9:13 PM
    2905 views | 5 replies
  • JMP Progress Bar

    Hello expert,I'm running a script in JMP 17.0 (basically handling ~200,000 rows of data : 20MB) & trying to save the treemap result in html.after waiting for ~10 mins, JMP progress bar appear like below;I see the update but I don't know how to read this progress bar.The reason I ask this question is because I would like to set Task Scheduler later on to run the JSL script.So, I just want an approx...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 14, 2023 7:10 PM
    965 views | 0 replies
  • How to include missing values in N using tabulate to build a table

    I am trying to create a table showing analysis results and basic statistics for different substances, using tabulate. In the data, there are some missing values coded with *. Those are in fact analysis results below detection limit and should be included in N for correct statistics (i.e."mean" and other)Is there a way of achieving this without replacing * with 0? For example: In this table there i...

    LoglinearSpaces LoglinearSpaces
    Discussions |
    Nov 14, 2023 7:03 AM
    4424 views | 7 replies

Latest Discussions

  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    1319 views | 0 replies
  • JMP Progress Bar

    Hello expert,I'm running a script in JMP 17.0 (basically handling ~200,000 rows of data : 20MB) & trying to save the treemap result in html.after waiting for ~10 mins, JMP progress bar appear like below;I see the update but I don't know how to read this progress bar.The reason I ask this question is because I would like to set Task Scheduler later on to run the JSL script.So, I just want an approx...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 14, 2023 7:10 PM
    965 views | 0 replies
  • Getting NonEstimable values when crossing variables due to control setup

    Hi,   I'm working on a dataset where we are testing the effects of 2 treatments and the delay between them, and I'm trying to figure out how to line up my variables so I can do a Dunnett's test against various controls. We are giving animals a dose of drug A (Variable A), waiting some time (T), and then giving them a dose of drug B . If the animal is NOT given drug A (= 0), then T doesn't have a m...

    eberndl eberndl
    Discussions |
    Nov 10, 2023 10:48 AM
    1068 views | 0 replies
  • Column Format in Distribution not following Data Table Column Format

    Hello Expert, I have an issue with "PERCENT"  in JMP.1-2: I have defined the column "Data" from rate to be in "Percent" & Dec "2" in the data table.3: But, when I plot Distribution --> the quantiles "Data" values do not follows my instruction that the data is already in "Percent" & Dec "2".4: The summary statistics for basic statistics also does not follow the data format that I've defined earlier...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 9, 2023 7:11 PM
    970 views | 0 replies
  • Nested Cross-Validation Script?

    Hello, how can I apply nested cross-validation outside of the model screening platform? I would strongly suggest to extend the Make-Validation-Column Section by an option to automate nested cross validation for all predictive models. It would be cool to just select a validation column (or 2 validation columns) for nested cross-validation. In the meantime, could you please provide me with an exampl...

    MarkusJH MarkusJH
    Discussions |
    Nov 2, 2023 3:21 AM
    1111 views | 0 replies
view all discussions