Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

first-line-outsourcing/map-of-Russia

Repository files navigation

Map of Russia

Server stage

This project was generated with Angular CLI version 1.6.2 and d3.

Features

Using d3.queue, d3.geo, d3.zoom and topojson.

Notes:

Values of life expectancy, population density, trade relations are fictitious

Geo chart

The map shows the regions of Russia, when clicked on which will be shown the number of people who live in it. Also on the map are added cities with a population of more than 500.000 people.

Bar chart

Added a graph showing the average life expectancy in each region. If you select a region on the map, in this graph you will select the appropriate bar for the selected region.

Chord chart

Chord diagram shows trade relations between some regions of Russia. When you hover over the chart, a hint appears that describes the amounts that were imported.