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 change Color Theme for a given chart (Graph Builder) via JSL without changing it globally via preferences?

    I do not want to change the Color Theme in my JMP preferences as mentioned here https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/create-color-themes-in-graphs.shtml. Instead I would like to plot a chart with a chosen color theme e.g.  use "Strong and Pastel Mix" in place of "JMP default".How to do this in JSL?  

    Neo Neo
    Discussions |
    Sep 11, 2023 10:32 AM
    1545 views | 1 replies
  • JSL and proper referencing of a report

    Dear All,   I'm working on a script where I need to reference a Report window. Specifically, what I'm trying to automate is using the Simulate() function of some parameter estimates. I know that inside this report, I need to send the Simulate command to the Number Col Box(8).   The problem I have is that I have a main user interface window where the user can click a button box to either Simulate t...

    SDF1 SDF1
    Discussions |
    Sep 11, 2023 9:59 AM
    1605 views | 2 replies
  • To automate the Mulitple Data table selection while running Add-Ins.

    Dear All,I am facing a small challenge to implement the Dashboard via Add-Ins. I have a JMP script to import the test data into different Data Table and to make plots for them. I have succeeded in creating an Adds-Ins to create a Dashboard out of the Plots from different Data Tables, however as it involves many Data Table it prompts a menu to select the corresponding Data table to create the Dashb...

    SSMann03 SSMann03
    Discussions |
    Sep 11, 2023 7:47 AM
    3056 views | 2 replies
  • How to dynamically set auto y-axis scale as parameters are selected in local data filter for (graph builder) charts by variable?

    This script below generates data in a format similar to my actual data and then plots charts in a layout I would like.Multiple parameters are plotted in the y-axis as they are selected in the local data filter. This is useful for me as I can compare trends on related parameters in my actual data.Without using Graph builders "Page" option or creating additional columns in the data table, is there a...

    Neo Neo
    Discussions |
    Sep 11, 2023 5:33 AM
    1607 views | 2 replies
  • How to build a Multitabbed and Filterable Dashboard?

    The Discovery Summit presentation One Multi-tabbed, Filterable Dashboard presents a universal script to generate a multitabbed dashboard. I am using a copy of this script (shown below) to combine a series of dashboards into one multitabbed dashboard. However, the script takes all the dashboards apart and combines them again in a 1 by 1 or 2 by 2 fashion. So, an original dashboard with two graphs, ...

    Steffen_Bugge Steffen_Bugge
    Discussions |
    Sep 10, 2023 12:59 PM
    1330 views | 1 replies

Latest Discussions

  • To automate the Mulitple Data table selection while running Add-Ins.

    Dear All,I am facing a small challenge to implement the Dashboard via Add-Ins. I have a JMP script to import the test data into different Data Table and to make plots for them. I have succeeded in creating an Adds-Ins to create a Dashboard out of the Plots from different Data Tables, however as it involves many Data Table it prompts a menu to select the corresponding Data table to create the Dashb...

    SSMann03 SSMann03
    Discussions |
    Sep 11, 2023 7:47 AM
    3056 views | 2 replies
  • How to dynamically set auto y-axis scale as parameters are selected in local data filter for (graph builder) charts by variable?

    This script below generates data in a format similar to my actual data and then plots charts in a layout I would like.Multiple parameters are plotted in the y-axis as they are selected in the local data filter. This is useful for me as I can compare trends on related parameters in my actual data.Without using Graph builders "Page" option or creating additional columns in the data table, is there a...

    Neo Neo
    Discussions |
    Sep 11, 2023 5:33 AM
    1607 views | 2 replies
  • How to build a Multitabbed and Filterable Dashboard?

    The Discovery Summit presentation One Multi-tabbed, Filterable Dashboard presents a universal script to generate a multitabbed dashboard. I am using a copy of this script (shown below) to combine a series of dashboards into one multitabbed dashboard. However, the script takes all the dashboards apart and combines them again in a 1 by 1 or 2 by 2 fashion. So, an original dashboard with two graphs, ...

    Steffen_Bugge Steffen_Bugge
    Discussions |
    Sep 10, 2023 12:59 PM
    1330 views | 1 replies
  • Using Parse in contain

    Hi,I am trying to iterate through the list and get the values from the summary_tb into the lists L1, L2, L3 if contained in Lists 1,2,3,4. I am stuck with Prase(lists[j]). Any advice? Thanks   dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "NPN2", "PNP3", "IVP1"}; List2 = {"PNP4", "NPN3", "IVP2", "NPN4", "SIT1"}; List3 = {"INM1", "INM2", "VPM1", "VPM2",...

    Jackie_ Jackie_
    Discussions |
    Sep 4, 2023 6:03 PM
    1782 views | 4 replies
  • FIles In Directory

    Hi,I'm using 'Files in Directory' to get a list of files on a networked folder. I get a different number of filenames returned depending on if I use the mapped drive letter or the full path name (fewer when using the full path name). I recently changed to jmp17 from jmp16. I did not notice previously that any filenames were missing when using jmp16 but only have one version now so can't compare. H...

    anna_717 anna_717
    Discussions |
    Sep 4, 2023 11:53 AM
    1004 views | 1 replies

Latest Discussions

view all discussions