Forum Discussion
kellyylx
1 year agoHelper I
Chart visualization
Hi, I have this table in which I want to create some charts to track the progress cleaning the number of duplicated accounts. My initial thought is to plot a stacked column chart where it sh...
- 1 year ago
You could try a line / area chart of accounts vs duplicates plotted over time, and put the categories (countries) as small multiple
Or, potentially do a cumulative burndown chart, with bars showing closed vs new, lines showing accounts and duplicates or planned vs. actual clean-up
KerKol
1 year agoPower Participant
You could try a line / area chart of accounts vs duplicates plotted over time, and put the categories (countries) as small multiple
Or, potentially do a cumulative burndown chart, with bars showing closed vs new, lines showing accounts and duplicates or planned vs. actual clean-up