jragh / US-Flights-Analysis

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

Create New Tab for Airport Analysis #12

Closed jragh closed 1 month ago

jragh commented 1 month ago

Create a new tab to set up the Airport analytics. This will include isolating the html for the passenger components into another file / function. Will need to work for both the Passenger Analytics and Airport Analytics. Additional Airport graphs will be related to this issue.

Related to #4.