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

  • how to work out std error in Overall Bias Linearity and Bias

    can i know how the std error of 0.002981 in the overall bias is worked out ?    DF are 10 , Anova I performed too , understood the individual std error but not the overall ?   carlo 

    carloaz carloaz
    Discussions |
    Mar 18, 2026 12:03 AM
    186 views | 2 replies
  • Best practice in FDE when the main variation is a shift along X (phase variation) rather than a change in shape?

    Hello JMP community, I have been testing Functional Data Explorer on a synthetic data set where each curve is essentially the same motif translated along the X-axis, with little intrinsic change in amplitude or shape. In this situation, my impression is that the resulting FPCA/FPC basis becomes increasingly oscillatory, and the physical interpretation becomes difficult. In other words, one simple...

    Florent_M Florent_M
    Discussions |
    Mar 17, 2026 9:29 AM
    264 views | 0 replies
  • print to stdout from executable on MacOS

    I was wondering if there is a way to print to stdout on MacOS when running a jsl executable. the print command prints to the log, which is lost once the executable finishes. 

    shuey shuey
    Discussions |
    Mar 17, 2026 4:32 AM
    295 views | 2 replies
  • Apply background map to all panels in a grouped grid?

    In Graph Builder I often create grids of maps using latitude and longitude data. For example, I might plot flight time histories where: Airline is placed in the Group X drop zoneFlight Index is placed in the Group Y drop zoneLongitude is placed in the X drop zoneLatitude is placed in the Y drop zone This produces a grid of small maps, one per airline/flight combination. The issue I run into is tha...

    BHarris BHarris
    Discussions |
    Mar 16, 2026 11:50 AM
    310 views | 3 replies
  • Using Where() in Oneway Graph for multiple parameters

    This code works because I am explicitly writing ":WaferID" inside of the Where(...) clause: // Example Parameters
    colParaList = {Column(dt, "Para1"), Column(dt, "Para2"), Column(dt, "Para3")}; splitPara = Column(dt, "Site"); byPara = Column(dt, "WaferID");

    byParaValues
    = Associative Array(byPara) << GetKeys();
    New Window("Test", vlb = V List Box(
    dt << Fit Group(
    For(iC = 1, iC <= NItems(colParaList),
    ...

    nozellot nozellot
    Discussions |
    Mar 16, 2026 7:48 AM
    221 views | 3 replies

Latest Discussions

  • how to work out std error in Overall Bias Linearity and Bias

    can i know how the std error of 0.002981 in the overall bias is worked out ?    DF are 10 , Anova I performed too , understood the individual std error but not the overall ?   carlo 

    carloaz carloaz
    Discussions |
    Mar 18, 2026 12:03 AM
    186 views | 2 replies
  • Best practice in FDE when the main variation is a shift along X (phase variation) rather than a change in shape?

    Hello JMP community, I have been testing Functional Data Explorer on a synthetic data set where each curve is essentially the same motif translated along the X-axis, with little intrinsic change in amplitude or shape. In this situation, my impression is that the resulting FPCA/FPC basis becomes increasingly oscillatory, and the physical interpretation becomes difficult. In other words, one simple...

    Florent_M Florent_M
    Discussions |
    Mar 17, 2026 9:29 AM
    264 views | 0 replies
  • Using Where() in Oneway Graph for multiple parameters

    This code works because I am explicitly writing ":WaferID" inside of the Where(...) clause: // Example Parameters
    colParaList = {Column(dt, "Para1"), Column(dt, "Para2"), Column(dt, "Para3")}; splitPara = Column(dt, "Site"); byPara = Column(dt, "WaferID");

    byParaValues
    = Associative Array(byPara) << GetKeys();
    New Window("Test", vlb = V List Box(
    dt << Fit Group(
    For(iC = 1, iC <= NItems(colParaList),
    ...

    nozellot nozellot
    Discussions |
    Mar 16, 2026 7:48 AM
    221 views | 3 replies
  • How can point the cursor to a certain bar chart on the right to obtain the country name?


    How can point the cursor to a certain bar chart on the right to obtain the country name, and then get all the resource data of that country in the master table: Left panel: Resource list (Oil, Natural Gas, etc.). Mouse hover (no click needed) auto-selects and highlights the item, then instantly updates the trend text and source link button below.
    When hovering on left resource name, the right main ...

    lala lala
    Discussions |
    Mar 14, 2026 2:39 PM
    432 views | 6 replies
  • Make F1 key customized (was Newb help)

    In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.
    I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link.&nbsp; Is there another place that F1 is set up that I am missing?&nbsp; Or is it hardcoded?

    Katennika Katennika
    Discussions |
    Mar 13, 2026 11:54 PM
    194 views | 1 replies

Latest Discussions

view all discussions