Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

batuwa/nepal_d3_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the population choropleth map of Nepal in d3.js. I have done very basic stuff right now but it should be a good starting point.

d3.js Population Choropleth of Nepal

It includes basic tooltips as an improvement from the initial version.

Please feel free to contribute and extend it as you please.

Usage:

  • clone the repo
  • open up a terminal / command line and cd in the folder
  • run a basic web server, e.g. pythom -m SimpleHTTPServer 8000
  • go to the localhost and port of the server in your browser, e.g localhost:8000

About

An interactive map of Nepal in d3.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published