Overlay target line on a histogram
How can I draw an histogram and overlay a line on it? (i.e. a line showing the target/minimum requirement for the histogram's columns) Please see the picture to understand what is the result I'd like to get. The line doesn't necessarily have a constant value, but plots the values recorded in a different column of my table. Referring to the example in the picture: the target sales might differ da...