Reply To: Creating multiple plots from a set of data

#7891
Bill Finzer
Keymaster

Hello,

I think I understand what you wish to accomplish. Here is one way:

  1. Make a graph of Average Rainfall versus Month.
  2. Drop Region into the middle of the graph so that it becomes a legend.
  3. Click on the legend key for the region you would like to show in the plot.
  4. Click on the “eyeball” menu icon in the graph’s inspector pane and choose Hide Unselected Cases.

The result is a graph that shows only one region’s worth of data. Repeat for the other two regions.

I notice that you have discovered how to split a graph by Region. Out of curiosity, how does that not serve the purpose you have in mind?

Did that help?

Bill