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

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lwencx
Level III

JMP19中多Y轴怎么制作

lwencx_0-1778576248410.png

 

2 REPLIES 2
jthi
Super User

Re: JMP19中多Y轴怎么制作

Add your columns to Y-axis as separate axis (hold shift while you drop them)

jthi_0-1778578172754.png

Red triangle -> Parallel Y Axes

jthi_1-1778578188820.png

jthi_2-1778578200132.png

 

-Jarmo
txnelson
Super User

Re: JMP19中多Y轴怎么制作

Using JMP 19 follow the below steps to get what you want

Create Multiple Y Axes

In Graph Builder, you can display multiple variables on the same graph by assigning them to different Y axes, which enables you to compare variables with different units or scales. This option is useful in line charts to make it easier to compare trends across data sets that would otherwise be difficult to visualize together.

Example of Creating Multiple Y Axes

The Fermentation Process.jmp sample data table contains information that is related to a fermentation process, such as time, pH levels, and temperature. You want to show multiple variables in Y axes on a single chart.

1.Select Help > Sample Data Folder/Functional Data and open Fermentation Process.jmp.

2.Select Graph > Graph Builder.

3.Select the Graph Builder red triangle and select Parallel Y Axes.

4.Click the Line element 

txnelson_2-1778578776277.png

5.Select Time and drag it to the X zone.

6.Select Temp and drag it to the Y zone.

7.Select Molasses Feed and drag it to the Y zone until you see both lines in the graph.

8.Continue by adding NH3, Air, and Tank Level to the Y zone.

txnelson_1-1778578678403.png

Axes for Temp, Molasses Feed, NH3 Feed, Air, and Tank Level is added to the graph, and the axes automatically rescale to display all values.

9.(Optional) Click Done.

Jim

Recommended Articles