The Number of Lines Suggested vs Accepted may be higher than original
mohan-the-octocat opened this issue · 1 comments
mohan-the-octocat commented
The current implementation stacks the No. of lines accepted above the No. of lines suggested. This makes the bar go higher.
Instead of using a stacked bar chart use a bar chart that puts these two as siblings!
ambilykk commented
Thank you @mohan-the-octocat ; fixed this by arranging the bars side by side