The speed is constant, and in your case the speed is the y coordinate of the graph.
So, you want to draw a graph where x grows (i.e. the time passes) and y remains constant (i.e. the speed remains constant).
A graph like this is a horizontal line, because you can never move up or down. More formally, all points of the form
, where x changes and
is constant, represent the horizontal line
