Skip to content

parviz11/map-app

Repository files navigation

map-app

Example Plotly Dash app This is a Plotly Dash app that shows points on a map. The points can be anything that is identified by geographical coordinates (latitude, longitude). In this specific example, I am showing customers of a hypothetical company.

Functionalities

Main map
Users can filter:

  • Countries
  • Partners
  • Products

Hover data shows:

  • Partner
  • Product
  • Gender

Additonal graphs
Graphs on the right hand side of the page show the distribution of the population age and income. These graphs are based on the mouse hovering over the points on the map. The graphs show the distributions for the country based on the current placing of the mouse.

Note: Geographical coordinates are randomly generated. Therefore, some of them appear in the sea. The app only focuses on the major Nordic economis: Sweden, Denmark, Norway, and Finland.

About

Example Plotly Dash app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published