cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to Automatically Refresh JMP Charts When SQL Data Updates

    I have connected JMP to my SQL database and created several charts based on this data. However, I would like to ensure that my charts always reflect the most up-to-date information from the database. What is the best way to refresh or update the data in JMP so that my charts automatically reflect any new or updated records in the SQL database? I heard a custom scrip would help. But I do not know h...

    Hettikan Hettikan
    Discussions |
    May 29, 2026 9:46 AM
    7 views | 0 replies
  • button background color

    In JMP 19 the background color has been changed from grey to quite white. The contrast with the window background is very poor and it is unfriendly. Is there a way to change this setup? 

    antonio-domenic antonio-domenic
    Discussions |
    May 29, 2026 2:02 AM
    35 views | 1 replies
  • Date format issue when pasting from clipboard as "Paste with Column Names" (Day and Month swapped)

    Hi everyone, I am having trouble pasting data from the clipboard into JMP. My source data uses the European date format (DD.MM.YYYY). When I paste the data, JMP misinterprets the dates using the US format (MM.DD.YYYY). For example, 04.05.2026 (May 4th) is incorrectly imported as April 5th. This happens for all days below the 13th of a month.  And the column is formated as Nominal.  Is there a way ...

    Heinrich Heinrich
    Discussions |
    May 28, 2026 11:08 PM
    75 views | 2 replies
  • 標準偏回帰係数の95%信頼区間の出し方

    回帰分析を行って出力された「パラメーター推定値」の部分に関して、標準偏回帰係数(標準β)は表示できますが、標準偏回帰係数の95%信頼区間を表示させる方法が分かりません。この方法をご存じの方がいらっしゃったら、ご教示いただけますと幸いです。 よろしくお願いいたします。   P.S.「標準偏回帰係数=偏回帰係数x(説明変数の標準偏差/目的変数の標準偏差)」を用いて標準偏回帰係数の95%信頼区間を計算できるのではないかと考え、試しに「一変量の分布」から得られた「説明変数の標準偏差」と「目的変数の標準偏差」を用いて標準偏回帰係数(標準β)を求めてみましたが、レポート上の標準偏回帰係数(標準β)の値と少し異なっていました。

    toukei_kaiseki toukei_kaiseki
    Discussions |
    May 28, 2026 10:59 PM
    17 views | 0 replies
  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 28, 2026 9:07 PM
    334 views | 8 replies

Latest Discussions

  • How to Automatically Refresh JMP Charts When SQL Data Updates

    I have connected JMP to my SQL database and created several charts based on this data. However, I would like to ensure that my charts always reflect the most up-to-date information from the database. What is the best way to refresh or update the data in JMP so that my charts automatically reflect any new or updated records in the SQL database? I heard a custom scrip would help. But I do not know h...

    Hettikan Hettikan
    Discussions |
    May 29, 2026 9:46 AM
    7 views | 0 replies
  • button background color

    In JMP 19 the background color has been changed from grey to quite white. The contrast with the window background is very poor and it is unfriendly. Is there a way to change this setup? 

    antonio-domenic antonio-domenic
    Discussions |
    May 29, 2026 2:02 AM
    35 views | 1 replies
  • Date format issue when pasting from clipboard as "Paste with Column Names" (Day and Month swapped)

    Hi everyone, I am having trouble pasting data from the clipboard into JMP. My source data uses the European date format (DD.MM.YYYY). When I paste the data, JMP misinterprets the dates using the US format (MM.DD.YYYY). For example, 04.05.2026 (May 4th) is incorrectly imported as April 5th. This happens for all days below the 13th of a month.  And the column is formated as Nominal.  Is there a way ...

    Heinrich Heinrich
    Discussions |
    May 28, 2026 11:08 PM
    75 views | 2 replies
  • 標準偏回帰係数の95%信頼区間の出し方

    回帰分析を行って出力された「パラメーター推定値」の部分に関して、標準偏回帰係数(標準β)は表示できますが、標準偏回帰係数の95%信頼区間を表示させる方法が分かりません。この方法をご存じの方がいらっしゃったら、ご教示いただけますと幸いです。 よろしくお願いいたします。   P.S.「標準偏回帰係数=偏回帰係数x(説明変数の標準偏差/目的変数の標準偏差)」を用いて標準偏回帰係数の95%信頼区間を計算できるのではないかと考え、試しに「一変量の分布」から得られた「説明変数の標準偏差」と「目的変数の標準偏差」を用いて標準偏回帰係数(標準β)を求めてみましたが、レポート上の標準偏回帰係数(標準β)の値と少し異なっていました。

    toukei_kaiseki toukei_kaiseki
    Discussions |
    May 28, 2026 10:59 PM
    17 views | 0 replies
  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 28, 2026 9:07 PM
    334 views | 8 replies

Latest Discussions

  • How to Automatically Refresh JMP Charts When SQL Data Updates

    I have connected JMP to my SQL database and created several charts based on this data. However, I would like to ensure that my charts always reflect the most up-to-date information from the database. What is the best way to refresh or update the data in JMP so that my charts automatically reflect any new or updated records in the SQL database? I heard a custom scrip would help. But I do not know h...

    Hettikan Hettikan
    Discussions |
    May 29, 2026 9:46 AM
    7 views | 0 replies
  • 標準偏回帰係数の95%信頼区間の出し方

    回帰分析を行って出力された「パラメーター推定値」の部分に関して、標準偏回帰係数(標準β)は表示できますが、標準偏回帰係数の95%信頼区間を表示させる方法が分かりません。この方法をご存じの方がいらっしゃったら、ご教示いただけますと幸いです。 よろしくお願いいたします。   P.S.「標準偏回帰係数=偏回帰係数x(説明変数の標準偏差/目的変数の標準偏差)」を用いて標準偏回帰係数の95%信頼区間を計算できるのではないかと考え、試しに「一変量の分布」から得られた「説明変数の標準偏差」と「目的変数の標準偏差」を用いて標準偏回帰係数(標準β)を求めてみましたが、レポート上の標準偏回帰係数(標準β)の値と少し異なっていました。

    toukei_kaiseki toukei_kaiseki
    Discussions |
    May 28, 2026 10:59 PM
    17 views | 0 replies
  • Graph Builder line plot: Loss of detail at smaller frame sizes

    When graphing line plots at smaller frame sizes, data points seem to be omitted or summarised and detail lost. Attached are screenshots from the same measurement graphed four times, each time halving frame size, exported to PDF and then scaled up to the same height. As PDF is vector-based, the graphs should be scaled versions of each other, like the text of the axis title, but clearly they are not...

    PathReindeer523 PathReindeer523
    Discussions |
    May 26, 2026 5:48 AM
    83 views | 0 replies
  • Bayesian Optimization: Maximize MaxPro Criterion

    Hi dear Community and JMP experts, I'm confused by the denomination of one of the option in the batch customizer for Bayesian Optimization. One of the option is called Maximize MaxPro criterion in Bayesian Optimization platform. The Help in this section mentions: "This option is a model-free exploration of the factor space that avoids replication of any of the factor settings in both the training ...

    Victor_G Victor_G
    Discussions |
    May 26, 2026 2:39 AM
    84 views | 0 replies
  • "Replace missing with previous value" for multiple column selection on JMP19

    Previous versions of JMP would let users select multiple columns and use the "Replace missing with previous value" option from the right-click drop-down menu, applying the function to all columns selected. With JMP19, I can only do it if I select one column at a time. Is there a way to keep doing with with multiple columns selected? 

    AcceptanceOwl96 AcceptanceOwl96
    Discussions |
    May 13, 2026 9:59 AM
    175 views | 0 replies
view all discussions