# Create Real Time Chart with Plotly.js

This example is to create a real-time chart with Plotly.js. Plotly.js is a JavaScript charting library. Plotly.js is free and open source. You can use Plotly.js in any project. For more information, see [Plotly.js](https://plotly.com/javascript/).

## Source Code

- [index.html](./index.html)

- You have nothing to do after this point. Just run the code and have fun :) .

**Ref:** [TK - Red Stapler](https://redstapler.co/javascript-realtime-chart-plotly/)
