Learning more about flask and javascript
Find a file
2017-06-28 21:06:49 -05:00
__pycache__ initial commit 2017-05-19 16:02:30 -05:00
app feat(c3) Added C3 Example 2017-06-28 21:05:15 -05:00
data initial commit 2017-05-19 16:02:30 -05:00
notebooks feat(bokeh) Added /bokeh tab 2017-05-23 10:25:24 -05:00
example.gif initial commit 2017-05-19 16:02:30 -05:00
Procfile trying // in procfile 2017-05-19 21:42:50 -05:00
README.md added heroku link 2017-06-14 10:34:14 -05:00
requirements.txt "reverted to no python spec" 2017-05-21 14:31:04 -05:00

flask-chartist-example

Learning more about flask and javascript

This app is currently running on heroku

This project will create a flask dashboard with a javascript library, and the charts will update without refreshing the page. The charts will not be polished or excitin, this is just to explore how to create a working dashboard in python with minimal javascript to refresh the data.

Inspiration

This project was heavily inspired by Anthony's video from Pretty Printed

Example Dashboard

running updating without refreshing the page gif