Skip to content

josephsamela/flask-socketio-chartist.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io streaming data to Chartist.js

Bare-bones flask app using socket.io to stream data to client drawing charts with Chartist.js!

When you need real-time signal data on a webpage. Flask + socketio + chartist.js is a killer combo. Here’a bare-bones flask app using socket.io to stream data to client drawing charts with Chartist.js! This example is ready to rock and roll! Install required python packages and run main.py. From there start hacking and make something amazing!

screenshot

Python dependencies

Install dependencies listed in the requirement.txt file. Make sure to install the correct version!

$ pip install -r requirements.txt

About

Bare-bones flask app using socket.io to stream data to client animating charts with Chartist.js!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors