I want to plot a histogram with a contour like this
I found this picture in here, but after following the same procedure there I don't get the contour.
I saw this question in stack overflow but it draws an edge over each bar, and I want only the outer contour.
How can I draw this outer contour? (I'm running python 3)