- From an open JMP® data table, select Graph > Graph Builder.
- Drag a variable (or multiple variables at once) from the Variables list and drop in the Y zone.
- Drag and drop a variable indicating the time ordering in the X zone.
- Click on the Line icon in the graph pallet (top middle).
Regarding this, how do you plot in JMP?
This action will start JMP and display the content of this file: Go to the Analyze menu and select Fit Y by X: Click the column Gross Sales, then click Y, Response. Click the column Items, then click X, Factor.
Secondly, what is Graph Builder? Graph Builder. Use Graph Builder to interactively create and modify graphs. Most graphs in JMP are created by launching a platform and specifying variables. If you want to create a different type of graph, you launch a specific platform from the Graph menu.
Just so, how do you save graphs in JMP?
You can also save selected graphs or tables by choosing Edit>Save Selection As (or on a Mac, hold the Control key, and select File > Save Selection As). This option allows you to save the selected item as a graphic in a variety of formats, including png, jpeg, svg, eps, pdf, tiff, and gif.
How do you plot multiple lines in JMP?
From the pull down menu, select Group By and select the variable for People.
Re: How to make a line graph containing multiple lines?
- make your time variable Ordinal instead of Continuous if you want equally spaced time periods.
- make the person variable an Overlay variable.
- right click and change Smoother to Line.