Realtime-Plot-using-Plotly

A basic HTML template to plot real time data.

It is currently using a mock functiont to generate random value every 1 second and then plot it.

A similar logic can be applied to plot the data in real time using any other values.