Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 515 Bytes

File metadata and controls

executable file
·
30 lines (22 loc) · 515 Bytes

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