Skip to content

psolin/flask-random-bar-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Random Bar Chart

flask-driven chart.js bar chart.

Info

A Python function randomly picks a set of numbers from 1-15 for each month of the year. It pushes the set to a Restful API located at '/data'. The front of the site puts in a jQuery GET request to this page, then displays a bar chart using chart.js.

Screenshot

cChart

Feedback

Feel free to fork the project, file issues, or contact me at paulsolin.com.

About

Python/Flask app with built-in data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published