theislab / ehrapy

Electronic Health Record Analysis with Python.
https://ehrapy.readthedocs.io/
Apache License 2.0
219 stars 20 forks source link

Add time based sankey diagrams #232

Open Zethson opened 2 years ago

Zethson commented 2 years ago

Add a new type of plot. Sankey diagrams based on transitions such as time.

We might have to use Plotly for this: https://plotly.com/python/sankey-diagram/

Zethson commented 5 months ago

We have a form this with out cohort tracker now. Should we also implement sankeys? Not important for the revisions

@eroell