consistent marker and style control - type properties
I wished there was a consistent marker control in Graph Builder.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI wished there was a consistent marker control in Graph Builder.
wish from 2019: Graph Builder - Overlay by multiple columns
x axis: (first) Family Car
top graph: % of factor by sex
bottom graph: % of factor by age
Semiconductor Industry:
car = Lot
age = classification 1
sex= classification 2
The closest I can get without changing the data table:
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
dt << New Column( "First Family Car",
...
JMP 18 allowed copy pasting of column headers from Excel to JMP tables easily using point & click. See the video here: (view in My Videos) Sadly, this isn't out of the box functionality for JMP 19. Anyone who knows a fix? I think this was really useful functionality to have and am wondering what made JMP remove it. (view in My Videos) As a somewhat seasoned JMP user, this looks like it could b...
Day 1 with JMP and a user wants to generate a point plot with 2 different colors for male and female:
The easy solution: use the Color Dropzone
The surprise: The Overlay does the same.
The second surprise: "Color" can do more than just "color":
For every entry in the legend, the user gets the possibility to define the Marker Style as well - as well as Size and Transparency.
A lazy user doesn't c...
More and more steps in Jmp can be undone via Ctrl-Z.But some actions are not yet recorded. Let's collect what could be improved ... [More Topic Containers like this]
I wished there was a consistent marker control in Graph Builder.
wish from 2019: Graph Builder - Overlay by multiple columns
x axis: (first) Family Car
top graph: % of factor by sex
bottom graph: % of factor by age
Semiconductor Industry:
car = Lot
age = classification 1
sex= classification 2
The closest I can get without changing the data table:
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
dt << New Column( "First Family Car",
...
Day 1 with JMP and a user wants to generate a point plot with 2 different colors for male and female:
The easy solution: use the Color Dropzone
The surprise: The Overlay does the same.
The second surprise: "Color" can do more than just "color":
For every entry in the legend, the user gets the possibility to define the Marker Style as well - as well as Size and Transparency.
A lazy user doesn't c...
More and more steps in Jmp can be undone via Ctrl-Z.But some actions are not yet recorded. Let's collect what could be improved ... [More Topic Containers like this]
Hi, I'm building a graph using a scattered plot. My points are based on the "mean" statistics. I'd like to add labels of "mean" and "N" statistics to the same points. Since the scale is very different between "mean" and "N", adding second set of same points to the graph hides all the differences of "mean" statistics. How can I show both statistics to the single set of "mean" points? I'm hoping I...
Hi,
while waiting for new Column Property: Value Markers , I tried to use a Shape Column in Graph builder for better/consistent marker control:
Not bad ...
but I need more details: How can I specify one of the default markers?
nice trick: empty entries are displayed with a "dot"
but: Marker Drawing Mode - Outlined doesn't work. why?
View more...
Names Default to Here(1);
dt = Open( "$SAMPLE_D...
Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below) that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...
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...
Hello everyone, I am looking for a solution to remove the crosshair in the Prediction Profiler. Any kind of hack would be helpful, like e.g. changing the transparancy.
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...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...