d3node-map-world
v0.1.0
Published
D3-Node - Choropleth of World map
Downloads
4
Readme
Map of World
Choropleth of countries by populations
Install
$ npm install d3node-map-world
Usage
const d3nMap = require('d3node-map-world');
const map = d3nMap(data, { projectionKey: 'Mercator' })
Check out the example for usage.
Output the example map to an image
npm start
Output (Natural Earth projection):
API
d3nMap(data, options)
data
- Type:
Array
Delimited data file parsed by d3