キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
JMP Bar Chart

ようこそ JMP User Communityへ

質問をし、回答を得たり、他のJMPユーザーと交流しましょう

学習のためのリソース

最新のディスカッション

  • Font size for the 'Label by Value' inside the graph builder

    How can I permanently change the Font size for the 'Label by Value' inside the graph builder?

    sanchezpeinado sanchezpeinado
    Discussions |
    Apr 17, 2025 10:35 AM
    1288 表示 | 3 件の返信
  • Adding Secondary Time Scale

    Hello,   I'm looking for an elegant way of creating a "Cycle Time" column, that will start at 00:00:00 every time that the Cycle Count changes (see the example file). The time should be calculated from the original Date and Time columns. The intention is to graphically overlap Cycles related Outputs. Thanks in advance for any ideas!

    Nalrus Nalrus
    Discussions |
    Apr 17, 2025 8:58 AM
    1936 表示 | 8 件の返信
  • Life distribution interval censoring compare distributions plot

    Hi,I have a question regarding Life Distribution platform, precisely using compare distribution outline box with interval censored data. I would like illustrate my question with an example. I created some dummy numbers and tried to fit a Weibull distribution to it. The behaviors that I will describe below repeat as I am using actual data. My general question is how JMP calculates Y-axis (probabili...

    Ceg1 Ceg1
    Discussions |
    Apr 17, 2025 6:24 AM
    5265 表示 | 12 件の返信
  • How to query a large data table based on a column level and return columns whose name contains that level?

    We want to build a quality monitoring application to deploy across dozens of production facilities (eventually publish to JMP Live).   For each facility, we have a very tall & wide data table (let's call it dtBigBoy, <1000 cols, 10k-100k rows) that is refreshed from a process data historian which cannot be queried directly (we get all the data between start/stop timestamps and concatenate the fres...

    markschahl markschahl
    Discussions |
    Apr 17, 2025 3:02 AM
    1353 表示 | 5 件の返信
  • Aggregate Statistics

    I have a rookie question regarding aggregate statistics in the Tabulate window. I am tabulating the mean, min, max and range of two columns of continuous numerical data against a categorical variable (run time). I click the Aggregate Statistics box to add a final "All" row to the data. According to JMP help, the All row should represent the mean of each column in the table? If I look at the last c...

    StandardCrow102 StandardCrow102
    Discussions |
    Apr 16, 2025 12:23 PM
    1545 表示 | 3 件の返信

最新のディスカッション

  • How to query a large data table based on a column level and return columns whose name contains that level?

    We want to build a quality monitoring application to deploy across dozens of production facilities (eventually publish to JMP Live).   For each facility, we have a very tall & wide data table (let's call it dtBigBoy, <1000 cols, 10k-100k rows) that is refreshed from a process data historian which cannot be queried directly (we get all the data between start/stop timestamps and concatenate the fres...

    markschahl markschahl
    Discussions |
    Apr 17, 2025 3:02 AM
    1353 表示 | 5 件の返信
  • How do I change the Graph Frame box Outline color and add a box around legend?

    Hello!
    I am trying to make the top and right border on the attached graph black and size 2 to make it publication quality. I am able to toggle it on and off using Right click -> Graph -> Border though. I checked the properties as well and I am unable to see a option to change it.

    Additionally, I want to put a outline around the Legend frame box if possible?
    Thanks!

    KarthikSuresh KarthikSuresh
    Discussions |
    Apr 16, 2025 6:36 AM
    847 表示 | 2 件の返信
  • Convert Character Timestamp to Numeric Date

    I've read through past discussion posts trying to find a solution to converting a timestamp that is character/nominal into a date that is numeric/ordinal. So far I've tried the following approaches without success: Reimporting the .CSV with numeric/ordinal selectedFormula using informat and formatRecoding Does anyone have a formula suggestion that I can use to transform 'Timestamp' into the format...

    Sarah_Gagne Sarah_Gagne
    Discussions |
    Apr 15, 2025 8:28 AM
    1001 表示 | 2 件の返信
  • JMP15

     Can I still get a license for JMP 15 (Windows 7 machine)?

    deano1932 deano1932
    Discussions |
    Apr 15, 2025 7:35 AM
    564 表示 | 1 件の返信
  • Limits Change Using Manage Limits Platform. Old limits don't go away.

    Hi, I have an issue where I'm trying to use the manage limits option to change limits on my current dataset. Following this example in here Example of Manage Limits . I'm able to change the limits and implement the new limits I need. However, the old limits don't go away. It shows up as a solid black line. I tried removing the spec limits from the column and re-implement it, but still no luck. It ...

    RA899 RA899
    Discussions |
    Apr 15, 2025 1:47 AM
    1327 表示 | 4 件の返信

最新のディスカッション

  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    654 表示 | 0 件の返信
  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    536 表示 | 0 件の返信
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    580 表示 | 0 件の返信
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    509 表示 | 0 件の返信
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    604 表示 | 0 件の返信
すべてのディスカッションを表示