yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

Add support for pre-defined data domains #9

Closed yaph closed 10 years ago

yaph commented 10 years ago

A pre-defined data domain is used for the mapping of colors to data values.

yaph commented 10 years ago

call method domain, must have the same length or be a multiple of colors. Add info to docs.