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

How can I create a multiple line graph with a categorical X-axis?

Hey team, I'm Darshan Hiranandani,  I need to create a multiple line graph with a categorical X-axis for my project. Does anyone have any suggestions or best practices on how to achieve this? Your input would be greatly appreciated!

 

Regards 

Darshan Hiranandani 

1 REPLY 1
txnelson
Super User

Re: How can I create a multiple line graph with a categorical X-axis?

Here is a simple example using the Animals data table from the Sample Data Folder

txnelson_0-1722940467155.png

txnelson_0-1722941167479.png

 

  1. Open the Animal Data Table
  2. Click on the Graph Builder Icon or go to the pull down menu    Graph=>Graph Builder
  3. Drag column Miles to the Y Drop area
  4. Drag column Season to the X Drop area
  5. Drag column Species to the Overlay drop area
  6. Click on the Line icon to change the displayed points to a line chart

 

Jim

Recommended Articles