I cannot see the label when I hover on the bubble
I build a bubble plot and the labels don't appear when I hover over the bubble. I was able to see and pin them before but I cannot see them now. Is there a special setting? Thanks, Monika
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI build a bubble plot and the labels don't appear when I hover over the bubble. I was able to see and pin them before but I cannot see them now. Is there a special setting? Thanks, Monika
Graph Builder(
Size( 2104, 617 ),
Fit to Window( "Off" ),
Variables(
X( :PSM ITEM ),
Y( :AvgPsm_PTOV ),
Y( :MaxPsm_PTOV, Position( 1 ) ),
Y( :MinPsm_PTOV, Position( 1 ) ),
Group X( :PCIE_TOGGLE ),
Overlay( :BIOS ),
Color( :BIOS )
),
Elements(
Bar(
X,
Y( 2 ),
Y( 3 ),
Y( 1 ),
Legend( 52 ),
Bar Style( "Interval" ),
Label( "Label by Value" )
)
),
Local Dat...
I used to be able to save separate limits directly in the script, but I'm not sure where that would go now as the structure of the script is somewhat different.
In AMOS / SPSS, default model is the JMP proposed model, & AMOS / SPSS Saturated model is the JMP unrestricted model. Please let me know if I am correct.
Hi JMP Community, I’m working with a time series dataset that includes timestamps at the minute level (e.g., 2025-07-12 14:03:00). I’m trying to aggregate the data into hourly bins so I can visualize trends over the course of the day. I’ve tried using the Group function with Hour(DateTime), but I’m not sure I’m applying it correctly in a summary table or graph. Also wondering if there's a clea...
I build a bubble plot and the labels don't appear when I hover over the bubble. I was able to see and pin them before but I cannot see them now. Is there a special setting? Thanks, Monika
I used to be able to save separate limits directly in the script, but I'm not sure where that would go now as the structure of the script is somewhat different.
In AMOS / SPSS, default model is the JMP proposed model, & AMOS / SPSS Saturated model is the JMP unrestricted model. Please let me know if I am correct.
Hi JMP Community, I’m working with a time series dataset that includes timestamps at the minute level (e.g., 2025-07-12 14:03:00). I’m trying to aggregate the data into hourly bins so I can visualize trends over the course of the day. I’ve tried using the Group function with Hour(DateTime), but I’m not sure I’m applying it correctly in a summary table or graph. Also wondering if there's a clea...
Hi everyone, I'm interested in an *easy* recoding of categorical variables in JMP. Depending on the variables I want to do this to be able to specify which levels should be compared to each other. If I include all levels in the model I want to get p-values for exactly the differences I want to see or I want to do a model selection and just include certain differences of levels. In these cases the ...
May I ask a question: Regarding the "Model Sensitivity Profiler" in "Constant Stress ALT Design". The pre-estimated values have been set in the "Acceleration Model settings", and these set values cannot be modified. Besides, the values of "Approx. Fail Time for Setting 1" and "Approx. Fail Time for Setting 2" in the "Model Sensitivity Profiler" are also unchangeable. What is the significance of th...
Hello, I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks. I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...
Hi,
I want to use entries with newline in the legend.
what can I do to get a nice legend in Graph builder?
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
:name[30]="Robert\!n2nd";
Graph Builder(
Show Control Panel( 0 ),
Variables( X( :name ), Y( :weight ), Color( :name ) ),
Elements( Bar( X, Y ) ),
Local Data Filter(
Close Outline( 1 ),
Add Filter(
co...
The JMP sample data file "Devalt.jmp" is included with the software. If you select the Weibull distribution" and perform the analysis using "Fit Life by X", the correlation between β0 and β1 in the results is -0.999188, indicating a very strong correlation. Is this acceptable? What impact does it have on the results, and is it significant? How can the robustness of this predictive model be evalua...
在JMP的内置示例“Small Production.jmp”中,销售月份中返回的产品数据应该记录在哪里?
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...