Question: Discrete Plot stem indent

Hi everyone! Just a quick question

When I use the Discrete Plot command. For example

DiscretePlot([1,2,3,4,5],[1,6,2,3,4],style=stem)

I get a graph looking like this 

Now, if possible, I would like to be able to have an indent between 0 and 1 to make it look a bit nicer.

Please Wait...