A simple script to create a bar chart of your flight data captured from MyFlights.
Note: Before you run the script you will need to change the URL on line 4 of the bash script to match your MyFlights repo. Or, if you are not using a repo to store your flights, simply remove this line completely and modify the following line to point to your flights folder.
pip3 install -r requirements.txt
bash plotdata.sh