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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

Graph builder x-axis on top and bottom

In a vertically stacked set of graphs (created using graph builder) is there a way to script x-axes to all the graphs? I have ~15 graphs one above the other and only one x-axis at the very bottom.

Thank you!!

1 REPLY 1
XanGregg
Staff

Re: Graph builder x-axis on top and bottom

In JMP 12, you can use the Page role to get repeated axes. Or using the By role from the launch dialog. In earlier versions of JMP, you can use the By role via scripting only.

Recommended Articles