cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How to configure the second Y axis when editing graph builder using script?

I want to use the histogram to display y(2)  as y(1), but only  Y1 had been displayed correctly ,how to write this script,anyone can help me?

KillerNO1314_2-1688613823074.png

 

KillerNO1314_1-1688613755702.png

 

1 REPLY 1
txnelson
Super User

Re: How to configure the second Y axis when editing graph builder using script?

The simplest way to do this is to build the graph interactively, and then under the red triangle, specify to have JMP save the script that will generate the chart as you have interactively built.

Jim

Recommended Articles