Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'd like to create a consort diagram, used commonly for summaries of clinical trials.
It looks like this: https://www.ncbi.nlm.nih.gov/corecgi/tileshop/tileshop.fcgi?p=BOOKS&id=750543&s=60&r=2&c=2
Is there an extension someone has used or any ideas?
There is a qlik extension for a Org Chart that may work here.
Here is an example with a family tree:
table:load * inline [id, label, parent_id1, grandparent,2, grandparent2, 3, parent, 14, parent2, 25, child, 36, child2, 3];
Let me know if I can clarify anything.