jragh / US-Flights-Analysis

Python Dash Project using Polars, Dash Bootstrap and Plotly Dash to analyze US Aviation Flights
1 stars 0 forks source link

Airports Analysis: Summary Pie Chart by Carrier #18

Closed jragh closed 4 months ago

jragh commented 4 months ago

Related to #12. Creating pie chart which splits passenger share at each airport. Requirements below:

jragh commented 4 months ago

As part of #12, completed first task, other tasks still in progress.