To draw a histogram, you need two axes. The horizontal axis is the day and the vertical axis is the number of text messages. For the first day, there are 20 text messages. This is represented by a bar starting from the horizontal axis labeled Day 1 going up to the point where the vertical axis indicates 20 text messages. This is done for the rest of the data. Afterwards, a line is drawn from the vertex of the axes connected to the top of the first bar. Then from the top of the first bar, a line connects it to the top of the next bar. This is done for all the bars before producing a histogram.