Streaming with static data in csv file

Hi I am trying to make streaming plots using static data which is going to be read from a csv file. I want the data to be looped over and over again and the resulting graph to be displayed as a streaming graph. Is that possible using plotly? I am new to plotly. any help appreciated