RhoInc / safety-histogram

Histogram showing distribution of lab measures, vital signs and other measures related to safety in clinical trials.
MIT License
1 stars 1 forks source link

Pick a Default Set of Columns to be shown in the Linked Table #8

Closed brittsikora closed 8 years ago

jwildfire commented 8 years ago

Should be a fairly simple update via a new config option.

jwildfire commented 8 years ago

similar to https://github.com/RhoInc/ae-timelines/commit/19f0efce4a981c85e332f676572215f92087f3f4

samussiah commented 8 years ago

Defaulting to settings.id_col/filters[x].value_col/measure_col/value_col/unit_col/normal_col_low/normal_col_high. To display all columns settings.detail_cols must be set to [].

brittsikora commented 8 years ago

Is there a way to make the columns align with the data?