multiclass-plots
v0.0.1
Published

Readme
Multiclass Density Maps

Development
Install NodeJS and NPM from https://nodejs.org/en/download/
Clone the repo:
git clone https://github.com/e-/Multiclass-Density-Maps.git
cd Multiclass-Density-MapsInstall the dependencies:
npm installStart the dev server:
npm startOpen the address that the server gives and navigate to example-parsed.html.
In case of problem when installing topojson, try npm install topojson --no-bin-links.
