How to create a histogram displaying counts and percentages

Hello!

Like the title describes I am needing to create a histogram with 20 bins that displays the count for a given bin as a raw value and a percentage. I’ve been able to get one or the other but not both. Any suggestions?