Feature type
Functionality to plot patient trajectory based on various events.
More generaly, it can handle any sequence of events.
Description
For the moment, the entry data will look like:
Entry DF
Minimal
- person
- event
- t_start
- t_end
Additional
For the function paramters:
Can be launched with no additional parameters
Optional
- event mapping (see below)
- family to index mapping
- columns name mapping
- list of person ids to plot
- figure parameters
- same_x_axis_scale
event_mapping:
- color =
- type = point / continuous
- label
figure parameters:
- width / height
- bar height, point width
- title / labels parameters