Playing around with chart.js, sqlite3, flask
Creates simple line chart using data from sqlite3 database.
- Clone repository
- Install dependencies
pip install -r requirements.txt python flaskr.pypython populate_db.py- Open browser to
http://127.0.0.1:5000/. You should see this:
