Skip to content

bearddan2000/python-web-flask-mvc-pandas-percent-pie-chart-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-flask-mvc-pandas-percent-pie-chart-image

Description

A POC for showing pandas pie chart in a flask mvc.

Pie chart ledgend on right side and values are percentages.

Tech stack

  • python
    • flask
    • matplotlib
    • pandas

Docker stack

  • python:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code based on