Good day,
I have a certain data of Y by X for a range of months and years. I would like to visualize this data without overlays, i.e. where each plot is located next to each other. (The reason is that real Y by X data may already contain several datasets overlayed).
Typically, I would add Year and Month as Group X variables. The problem is this creates a lot of blank "subplots" if there are no entries for each permutation of Group X variables. I would like to remove these empty "subplots".

Other notes:
- I would like to use both Year and Month as Group X variables, and prefer not to create an additional variable "Year-Month".
- X and Y are typically continuous variables, Month and Year are typically nominal variables.
I'm using JMP 18.1.1.
Attached is the JMP table with a dummy data used for this example.