Export Image
Export Code

Top 15 Airports w.r.t. Origin using React+D3

Josvin John

Last edited Oct 07, 2020
Created on Sep 30, 2020

The data shown here comes from Flight Delay Analysis Dataset

This bar chart using React & D3 shows the Top 15 Airports with respect to Origin sorted by the number of flights from each airport in descending order.

Each Airport is denoted by a different color.

The Airports are represented by their IATA Codes.

This chart also demonstrates customization of D3 axes.

MIT Licensed