About this example
You don’t need to aggregate your data first. When each row is one participant, set the value column to “None” and the diagram counts the rows for you.
This works well for cohort data exported straight from a spreadsheet or statistics package, and it avoids mistakes from counting transitions by hand.
The data
| Baseline | Year 1 | Year 2 |
|---|---|---|
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Current | Current |
| Current | Former | Former |
| Current | Former | Former |
| Current | Former | Former |
…and 35 more rows. Open the example to see all of them.
Open the example, replace the data with your own, and export the figure as SVG, PDF or a 600 dpi PNG.