ExC0d3 / Realtime-Plot-using-Plotly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 88.6%Language:JavaScript 11.4%