Maps Connectors 01
Maps Connectors 12
Top 15 Origin Countries of U.S. Immigrants
A flow map visualizing the top 15 countries of origin for immigrants residing in the United States as of 2019. Loads data from JSON. Features custom labels, colors, tooltip, legend, title, and connector size.
Trip Through the UK
Connector Map (JS) - Initial
Flow Map
A Flow Map is the type used to visualize the movement of objects from one area to another (people migration, traded goods) by drawing lines with direction. Lines can have different thicknesses depending on how big the values are.
Connector Map
A Connector Map presents lines or set of lines with or without the direction (flight routes, rivers, etc.) by connecting points on a geographical map. Start and end points are defined by latitude and longitude.
Flow Map (JS) - Final