1. Explore/Analyse/Present Variation of Quantitative Y variable Over Time (T)
    1. in 1 group
      1. Discrete (or discretized) Timepoints Ti (i=1,...,N)
        1. Any number of Timepoints
          1. Subject Profiles plot of Y over time, paneled by subject
          2. Subject profiles of Y over time, grouped by subject
          3. Grouped ECDF plot of Y by time point (N<=4)
          4. Simple ECFD plots of Y paneled by timepoint
          5. Simple Violin plot of Y vs. Timepoint (X)
          6. Simple Histograms of Y paneled by time point
          7. Simple Box plot of Y vs. Timepoint (X)
          8. Simple Sym/ErrBars plot of Y vs. Timepoint (X)
          9. Simple Bar plot of Y vs. Timepoint (X)
        2. For 2 time points only
          1. Facing Histograms
          2. Buttefly plots
          3. Scatter plot of Y(T1) vs. Y(T2)
      2. Continuous timepoints
        1. Subject profiles of Y over time by subject
        2. Subject Profiles plot of Y over time, paneled by subject
        3. Scatterplot of (t,Y) with overlaid smoothed curve
    2. across multiple groups
      1. Discrete (or discretized) Timepoints Ti (i=1,...,N)
        1. Any number of Timepoints
          1. Subject Profiles plot of Y over time, paneled by subject
          2. Subject profiles of Y over time by subject, paneled by treatment group
          3. Grouped ECDF plot of Y by time point (N<=4), paneled by treatment group
          4. Grouped ECDF plot of Y by group (Ng<=4), paneled by timepoint
          5. Simple ECFD plots of Y (paneled by timepoint and group)
          6. Grouped Violin plot of Y vs. Timepoint (X), by group (Ng<=4)
          7. Simple Violin plot of Y vs. Timepoint (X), paneled by group (Ng>4)
          8. Simple Histograms of Y paneled by time point and group
          9. Grouped Box plot of Y vs. Timepoint (X) by group (Ng<=4)
          10. Simple Box plot of Y vs. Timepoint (X) paneled by group (Ng>4)
          11. Grouped Sym/ErrBars plot of Y vs. Timepoint (X) by group (Ng<=4)
          12. Simple Symbol/ErrBars plot of Y vs. Timepoint (X), paneled by group (Ng>4)
          13. Simple Bar plot of Y vs. Timepoint (X)
          14. Simple Bar plot of Y vs. Timepoint (X)
        2. For 2 time points only
          1. Facing Histograms
          2. Buttefly plots
          3. Scatter plot of Y(T1) vs. Y(T2)