RhoInc / clinical-timelines

clinical events over time by participant
https://rhoinc.github.io/clinical-timelines/test-page/
MIT License
9 stars 4 forks source link

Add a frequency table of events at each reference line. #134

Closed samussiah closed 6 years ago

samussiah commented 6 years ago

Addressed in reference_line_tables.

Test notes

Use settings below:

{
  "groupings":[
    {"value_col":"SEX","label":"sex"}
  ],
  "reference_lines":[
    {"timepoint":"2015-05-01","label":"timepoint"}
  ]
}
dschwentker commented 6 years ago

This has been tested and passed in all browsers.