cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
] />

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Prevent Automatic Recoloring of Lines in Graph Builder

What inspired this wish list request? 

The issue arises when creating XY time‑based plots in Graph Builder with multiple continuous variables. As additional lines are added, JMP automatically reassigns colors—especially when a new line is plotted on top of existing ones. This causes the previously assigned colors to change unexpectedly, altering the interpretation of the graph. In some cases, even using UNDO does not restore the original color assignments.
For workflows involving many process variables plotted over time, maintaining consistent colors is essential, yet currently difficult or impossible. This makes building and updating these graphs tedious and error‑prone.

 

What is the improvement you would like to see? 

I would like the ability to lock the color of each line once selected. For example, next to each variable in Graph Builder, there could be a checkbox that, once enabled, fixes the chosen color and prevents it from being automatically changed when new variables are added.
A stable color‑locking feature would ensure each variable maintains its assigned color throughout the graph‑building process, regardless of subsequent edits or additions.

 

Why is this idea important? 

This enhancement would significantly improve usability, especially for users who routinely work with many continuous process variables over time. Consistent color assignment is critical for correct interpretation, comparison, and communication of results.
By preventing unexpected color resets, the feature would reduce frustration, avoid errors, and greatly streamline the creation of XY time‑based graphs in JMP.

 

1 Comment
hogi
Level XIII

Agree, this behavior is a severe "bug".

to add some thoughts:

- if Overlay is used to split data into different plots 
-> use column property/value colors do define colors - and use them for the rest of your work life with this data table.

After manually adjust a color, JPM will remember the color when the column is added again to the plot.
Manually changed colors don't change if other columns are added or removed.

BUT:
- There is this bug with "Subplot N": After removing or adding a subplot, the Subplot index changes - and ALL colors will be wrong.
They are saved with a link to the Subplot N!!
After investing 30minutes in adjusting the colors of a plot - and adding a column on top of the other plots, the user has to start from 0.

- If a user did not assign a specific color manually, JMP  will pick the color. And the color will depend on the order of plots within the Subplot - and the Subplot Number.
one plot, one curve: black.
If there are >1 curves in N plots:
1) blue - 2) red - 3) green ...

What will fix this issue: 
A column color property - like value color, but for columns.
To assign a specific color to a column-  and use this color in every plot /subplot  that is generated with the Data table.