Bring selected points forward in graph builder
Currently, some of the selected points would be obstructed by un-selected points in graph builder.Scatterplot doesn't have this issue.Please improve graph builder on this.Thanks.

Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesCurrently, some of the selected points would be obstructed by un-selected points in graph builder.Scatterplot doesn't have this issue.Please improve graph builder on this.Thanks.
Greetings,If I have the following sample data:ID 1 Date 1ID 1 Date 2ID 1 Date 3ID 2 Date 4ID 2 Date 5ID 2 Date 6ID 2 Date 7ID 3 Date 8ID 3 Date 9ID 3 Date 10ID 3 Date 11ID 3 Date 12For a given row (aka unique ID and Date pair), how to create a new column to indicate this row is Date number X (of Y rows for each unique ID)?ID 1 Date 1 1ID 1 Date 2 2ID 1 Date 3 3ID 2 Date...
Hello,I have created a script to automate the process of generating the control limits table and it requires lot of intermediate tables to join and concatenate. While I don't need these tables and charts from where generating limits initially, I'm able to close charts without displaying it on screen but these tables do pop up and close and it's quite weird.Instead of showing these tables popping ...
Many programming languages have some form. For example to make a list from 1 to 100: list = 1:100, or list = range(1,100) or list = {1..100} or list = seq(1,100) Let me know! I couldn't find anything in the scripting guide.
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Currently, some of the selected points would be obstructed by un-selected points in graph builder.Scatterplot doesn't have this issue.Please improve graph builder on this.Thanks.
Hello,I have created a script to automate the process of generating the control limits table and it requires lot of intermediate tables to join and concatenate. While I don't need these tables and charts from where generating limits initially, I'm able to close charts without displaying it on screen but these tables do pop up and close and it's quite weird.Instead of showing these tables popping ...
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Hello JMP-Community,since 3 weeks I am using JMP now and I am still trying to plot some data against a continuosly diffentiable y-axis, in form of boxplots. As far there is enough space between the single data points the programm shows me nice boxes. In case of the data points are too close, just lines are shown. Somehow, is it possible to broaden the boxes so they are overlapping without using ca...
Can we get this fixed in the Scripting Guide?//Scripting Guide page 336dt = Open( "$SAMPLE_DATA\Big Class.jmp" );dt << Select Where( age < 15 & sex == "F" );//ordt << Select Where( age == 14 );dt << Extend Select Where( sex == "F" ); //does nothing//Not in guide, but below workswait(10);dt << Select Where( sex == "F", Current Selection ("extend")); //extends selection
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
Bivariate(
Y( :Cat),
X( :Dog),
Histogram Borders( 1 ),
Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
Elements( Points( X, Legend( 1 ) ) ),
SendToReport(Dispatch(
{},
"2",
ScaleBox,
{Add Ref Line( 140, Solid, "...
Hi, I see a discrepancy in the plotted Y variables when plotting similar columns in the Oneway vs Bivariate plots. Bivariate plots the Y values correctly (left side below). Oneway seems to jitter the points on the Y-axis, which seems strange to me. I realize that my horizontal axis here is a numeric, and that bivariate makes more sense* but I'm just looking for a simple x-y scatter and I like the ...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...
Jump into Graphing Date: Wednesday, September 24Time: 1:00 – 2:30 p.m. ETDura...