I have three sets of data that I am trying to figure out how best to show. Basically, there are three columns. The first column is the number of Submissions, the second column is based on those submissions, how many were accepted, the final is based on those submissions how many were declined
Submissions: 20
Accepted: 5
Declined: 15
What I am trying to figure out is how to best show this data within a chart, where we can actually show this data in a graphical way. Any suggestions on the type of chart/graph that would best communicate this information?
Bookmarks