How to draw straight lines on mouse click

I have a graph with image as background, now i need to draw straight lines on successive mouse clicks(lines get joined on mouse click). Is there a way to do it in plotlyjs. Thanks in advance