Hello,
I'm attempting to create a visualization showing reports based on Days Late (x-axis). For each bar, I'd like to also show a line which represents the percentage of all reports.
This is what I have now:
...and this is what I need to add:
For example, as of Day 0 about 80% of the reports would have been turned in (this is just an estimate to show how I'd like this to work). I've been experimenting with scripts but haven't quite nailed this down. I'd appreciate any suggestions. Thank you.





